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

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


NFloat.Atan(NFloat) Method

Definition

Computes the arc-tangent of a value.

C#
public static System.Runtime.InteropServices.NFloat Atan(System.Runtime.InteropServices.NFloat x);

Parameters

x
NFloat

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

Returns

The arc-tangent of x.

Implements

Remarks

This computes arctan(x) in the interval [-π / 2, +π / 2] radians.

Applies to

Продукт Версии
.NET 7, 8, 9, 10