COS
MATH Function
Windows/Unix
A math function that returns the cosine of an angle given in radians.
Syntax
:
COS(numeric-expression)
PI = 3.14153
C# = COS(PI)
Details
:
Numeric-expression is the angle expressed in radians.