Difference between revisions of "Manuals/calci/TANH"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<div style="font-size:30px">'''TANH(x)'''</div><br/>
 
<div style="font-size:30px">'''TANH(x)'''</div><br/>
 
* where x is any real number.
 
* where x is any real number.
 +
**TANH(), returns the hyperbolic tangent of a number.
  
 
==Description==
 
==Description==

Latest revision as of 16:50, 21 August 2018

TANH(x)


  • where x is any real number.
    • TANH(), returns the hyperbolic tangent of a number.

Description

  • This function gives the hyperbolic Tan of 'x'.
  • It is also called as Circular function.
  • Here ie, or , where is the imginary unit and
  • Also relation between Hyperbolic & Trigonometric function is &
  • TANH(-x)=-TANH(x)

Examples

TANH(x)

  • x is any real number.
TANH(x) Value
TANH(0) 0
TANH(1) 0.7615941559557649
TANH(10) 1

Related Videos

Hyperbolic TAN

See Also

References