Share via


ITrigonometricFunctions<TSelf>.Acos(TSelf) Metoda

Definice

Vypočítá arkus kosinus hodnoty.

public:
 static TSelf Acos(TSelf x);
public static abstract TSelf Acos (TSelf x);
static member Acos : 'Self -> 'Self
Public Shared Function Acos (x As TSelf) As TSelf

Parametry

x
TSelf

Hodnota v radiánech, jejíž arkus kosinus se má vypočítat.

Návraty

TSelf

Arkus kosinus .x

Poznámky

Vypočítá se arccos(x) v intervalu [+0, +π] radiánů.

Platí pro