Push_Asinh - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix A: System Routines — Math

push_asinh

Declaration:
void push_asinh (EStackIndex k )
Category(ies):
Math
Description:
Pushes onto the estack the internally-simplified inverse hyperbolic sine of
the expression indexed by k . When k indexes a square numeric matrix,
pushes the Float matrix asinh computed via asinh(eigenvalues(matrix)).
Inputs:
k — Indexes the top tag of an internally-simplified algebraic expression,
Outputs:
None
Assumptions:
None
Side Effects:
None
Availability:
On AMS 2.02 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
push_acosh, push_atanh
Example:
push_quantum_as_nonnegative_int(0u);
push_asinh (top_estack);
TI-89 / TI-92 Plus Developer Guide
comparison, or aggregate thereof.
/* Pushes tagged integer 0 */
/* Pushes tagged 0 or 0.0 */
Not for Distribution
765
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents