ITrigonometricFunctions<TSelf>.Acos(TSelf) Method

Definition

Computes the arc-cosine of a value.

C#
public static abstract TSelf Acos(TSelf x);

Parameters

x
TSelf

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

Returns

TSelf

The arc-cosine of x.

Remarks

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

Applies to

Produkt Verzie
.NET 7, 8, 9, 10