Difference between revisions of "Manuals/calci/SINH"

From ZCubes Wiki
Jump to navigation Jump to search
Line 48: Line 48:
 
*[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/Hyperbolic_function  Hyperbolic Function]
 
*[http://en.wikipedia.org/wiki/Hyperbolic_function  Hyperbolic Function]
 +
 +
 +
 +
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
 +
*[[ Z3 |  Z3 home ]]

Revision as of 06:21, 13 March 2017

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 or , where is the imaginary unit and
  • The relation between Hyperbolic & Trigonometric function is &
  • 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