Skip to content

The sinhֿ¹( Command

Command Summary Command Syntax Calculator Compatibility Token Size
Calculates the inverse hyperbolic sine of a value. sinhֿ¹(value) TI-83/84/+/SE 1 byte

The sinhֿ¹( command is only found in the catalog. Press:
1. 2nd CATALOG to access the command catalog.
2. S to skip to commands starting with S.
3. Scroll down and select sinhֿ¹(

The sinhֿ¹( Command

The sinhֿ¹( command calculates the inverse hyperbolic sine of a value. sinhֿ¹(x) is the number y such that x = sinh(y). Unlike for the standard trig functions, this uniquely determines the inverse hyperbolic sine of any real number.

The sinhֿ¹( command also works for lists.

sinhֿ¹(0)
    0
sinhֿ¹({1,2,3})
    {.881373587 1.443635475 1.818446459}
Authors: KG