You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Tan Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Tan Function

Tangens.

Pascal
function Tan(const X: double): double; overload;

the tangens of real argument X, in radians, where Tan(x) is defined as: 

Tan(X) = Sin(X)/Cos(X)  

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!