Difference between revisions of "Manuals/calci/SINH"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
*This function gives the hyperbolic sin of 'z'. | *This function gives the hyperbolic sin of 'z'. | ||
− | *Also it is called as | + | *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). | + | * Here <Math>SINH=(e^z-e^-z)/2</Math> 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 | *Also relation between hyperbolic & trigonometric function is sin(iz)=isinhz & sinh(iz)= isinz | ||
*SINH(-Z)=-SINHZ | *SINH(-Z)=-SINHZ | ||
Line 24: | Line 24: | ||
|- class="even" | |- class="even" | ||
− | | SINH(10 | + | | SINH(10) |
| 11013.23287 | | 11013.23287 | ||
|- class="odd" | |- class="odd" | ||
− | | SINH(-3 | + | | SINH(-3) |
| -10.0178749274099 | | -10.0178749274099 | ||
|} | |} | ||
Line 34: | Line 34: | ||
==See Also== | ==See Also== | ||
− | *[[Manuals/calci/ | + | *[[Manuals/calci/SIN| SIN]] |
− | *[[Manuals/calci/ | + | *[[Manuals/calci/COSH| COSH]] |
*[[Manuals/calci/TANH | TANH]] | *[[Manuals/calci/TANH | TANH]] |
Revision as of 06:37, 4 November 2013
SINH(z)
- where z is any real number
Description
- This function gives the hyperbolic sin of 'z'.
- Also it is called as Circular function.
- Here 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 |