TANH/de
From MCS Wiki AVR
< TANH(Difference between revisions)
m (1 revision) |
Latest revision as of 21:16, 15 February 2013
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Returns the hyperbole of a single
Syntax
var = TANH( source )
Remarks
Var |
A numeric variable that is assigned with hyperbole of variable source. |
Source |
The single or double variable to get the hyperbole of. |
All trig functions work with radians. Use deg2rad and rad2deg to convert between radians and angles.
See Also
RAD2DEG , DEG2RAD , ATN , COS , SIN , SINH , COSH
Example
Languages | English • Deutsch |
---|