ITrigonometricFunctions<TSelf>.Tan(TSelf) Method

Definition

Computes the tangent of a value.

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

Parameters

x
TSelf

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

Returns

TSelf

The tangent of x.

Remarks

This computes tan(x).

Applies to

Produkt Verzie
.NET 7, 8, 9, 10