Manuals/calci/SINH

From ZCubes Wiki
Revision as of 13:49, 21 May 2015 by Swapna (talk | contribs)
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(z)=\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)=iSinh(z)} & 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
SINH(0) 0
SINH(10) 11013.23287
SINH(-3) -10.0178749274099

Related Videos

Hyperbolic SIN

See Also

References