Difference between revisions of "Manuals/calci/SINH"
Jump to navigation
Jump to search
Line 46: | Line 46: | ||
*[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions] | *[http://en.wikipedia.org/wiki/Trigonometric_functions List of Trigonometric Functions] | ||
− | *[http://en.wikipedia.org/wiki/ | + | *[http://en.wikipedia.org/wiki/Hyperbolic_function Hyperbolic Function] |
Revision as of 06:35, 4 November 2013
SINH(z)
- where z is any real number
Description
Consider x = -0.8 then =ATAN(0.8) gives 0.67474094
- This function gives the hyperbolic sin of 'z'.
- Also it is called as circular function.
- Here SINH=(e^z-e^-z)/2 or -iSIN iz, where 'i' is the imginary unit and i=sqrt(-1).
- Also relation between hyperbolic & trigonometric function is sin(iz)=isinhz & sinh(iz)= isinz
- SINH(-Z)=-SINHZ
Examples
SINH(z)
- z is any real number.
SINH(z) | Value(Radian) |
SINH(0) | 0 |
SINH(10)) | 11013.23287 |
SINH(-3)) | -10.0178749274099 |