Calculates and returns the cosine of the passed
??number??.
~NI_MATH_PI.
cos(??number??)
| Argument Name | Data Type | Description |
|---|---|---|
??number?? |
Real Number | Input value. [required] |
| Data Type | Description |
|---|---|
| Real Number | Cosine of originally passed ??number??. |
This functions accepts any standard unit and finalness for its argument ??number??.
The return value's standard unit and finalness is identical to the passed ??number??'s one.
None yet.
sin(), tan(), asin(), acos(), atan(),
round(), log(), exp(), pow()
Since LinuxSampler 2.1.1.svn14.