영어로 읽기 편집

다음을 통해 공유


Half.SinCos(Half) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Computes the sine and cosine of a value.

public static(Half Sin, Half Cos) SinCos(Half x);

Parameters

x
Half

The value, in radians, whose sine and cosine are to be computed.

Returns

The sine and cosine of x.

Implements

Remarks

This computes (sin(x), cos(x)).

Applies to

제품 버전
.NET 7, 8, 9, 10