COS
Syntax:
COS ( x )
Description: Computes the cosine of x.
Arguments:
Name |
Type |
Description |
---|---|---|
x |
number |
The value whose cosine is to be determined. |
Return Type and Value: number – The cosine of x.
example:
Syntax:
COS ( x )
Description: Computes the cosine of x.
Arguments:
Name |
Type |
Description |
---|---|---|
x |
number |
The value whose cosine is to be determined. |
Return Type and Value: number – The cosine of x.