Half.Acos(Half) Method

Definition

Computes the arc-cosine of a value.

public static Half Acos (Half x);

Parameters

x
Half

The value, in radians, whose arc-cosine is to be computed.

Returns

The arc-cosine of x.

Implements

Remarks

This computes arccos(x) in the interval [+0, +π] radians.

Applies to

产品 版本
.NET 7, 8, 9