Прочетете на английски Редактиране

Споделяне чрез


Single.Acos(Single) Method

Definition

Computes the arc-cosine of a value.

C#
public static float Acos(float x);

Parameters

x
Single

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, 10