$sinh
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$sinh
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Calculates the hyperbolic sine of a number.
Syntax
$sinh(number)
Parameters
number | a number, or an expression that evaluates to a number, representing an angle (in radians) |
Return Value
Number, with the same number of decimal places as number.
Comments
This function calculates the hyperbolic sine of a number.
Example
let vAngle = $sinh(3.000)
Evaluates to 10.018.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5