Manuals/calci/SINH

From ZCubes Wiki
Revision as of 05:46, 5 November 2013 by Abin (talk | contribs) (→‎Description)
Jump to navigation Jump to search
SINH(z)


  • where z is any real number

Description

  • This function gives the Hyperbolic SIN of 'z'.
  • It's also called as Circular function.
  • Here Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle SINH=\frac{e^z-e^{-z}}{2}} or Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -iSIN(iz)} , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i} is the imaginary unit and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i=\sqrt{-1}}
  • The relation between Hyperbolic & Trigonometric function is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Sin(iz)=iSin(hz)} & Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Sinh(iz)= iSin(z)}
  • SINH(-z) = -SINH(z)

Examples

SINH(z)

  • z is any real number.
SINH(z) Value(Radian)
SINH(0) 0
SINH(10) 11013.23287
SINH(-3) -10.0178749274099

See Also

References