Tangent function.

Namespace: TPSA
Assembly: TPSA (in TPSA.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public TPSA tan()
Visual Basic
Public Function tan As TPSA
Visual C++
public:
TPSA^ tan()

Return Value

The tangent of the instance.

Remarks

Creates a new object and does not modify the instance.

See Also