Ler em inglês Editar

Compartilhar via


Single.Acos(Single) Method

Definition

Computes the arc-cosine of a value.

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

Produto Versões
.NET 7, 8, 9