Difference between revisions of "Manuals/calci/ATANH"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div style="font-size:30px">''' | + | <div style="font-size:30px">'''ATANH(z)'''</div><br/> |
− | * where z is any | + | * where z is any number between -1 and 1. |
==Description== | ==Description== | ||
− | *This function gives the Inverse Hyperbolic | + | *This function gives the Inverse Hyperbolic Tangent of a number. |
− | *Here 'z' is any | + | *Here 'z' is any between -1 and 1. ie -1<z<1 |
− | *Inverse Hyperbolic | + | *Inverse Hyperbolic Tangent of a number is defined by <math>Atanh(z)=frac{1}{2}log e(1+frac{z}{1-z})</math> |
== Examples == | == Examples == |
Revision as of 22:55, 5 November 2013
ATANH(z)
- where z is any number between -1 and 1.
Description
- This function gives the Inverse Hyperbolic Tangent of a number.
- Here 'z' is any between -1 and 1. ie -1<z<1
- Inverse Hyperbolic Tangent of a number is defined by
Examples
ACOSH(z)
- z is any real number.
ACOSH(z) | Value(Radian) |
ACOSH(1) | 0 |
ACOSH(30) | 4.0940666863209 |
ACOSH(90) | 5.192925985263806 |