Push_Acosh - 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_acosh

Declaration:
void push_acosh (EStackIndex k )
Category(ies):
Math
Description:
Pushes onto the estack the internally-simplified principal branch of the
inverse hyperbolic cosine of the expression indexed by k . Thus the real
part of the result is in the range [0, ].
When k indexes a square numeric matrix, pushes the Float matrix acosh
computed via acosh(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_asinh, push_atanh
Example:
push_quantum_as_nonnegative_int(1u);
push_acosh (top_estack);
TI-89 / TI-92 Plus Developer Guide
comparison, or aggregate thereof.
/* Pushes tagged integer 1 */
/* Pushes tagged 0 or 0.0 */
Not for Distribution
763
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