23
AXES
* = function
ASIN2C Replaces asin() terms with equivalent acos() terms.
>û
‘
symb
1
’
→ ‘
symb
2
’
ASIN2T Replaces asin() terms with equivalent atan() terms.
>û
‘
symb
1
’
→ ‘
symb
2
’
ASINH Returns the inverse hyperbolic sine of the argument.*
>û
HYPERBOLIC
z
→
asinh z
ASN Defines a key on the user keyboard by assigning the given
object to the key
x
key
, specified as
row column.position.
N
obj x
key
→
ASR Shifts a binary integer one bit to the right, except for the
most significant bit, which is maintained.
>ì
BIT
#n
1
→
#n
2
ATAN Returns the value of the angle having the given tangent.*
<U
z
→
atan z
ATAN2S Replaces atan(
x
) terms with asin(
x
) terms.
>û
‘
symb
1
’
→ ‘
symb
2
’
ATANH Returns the inverse hyperbolic tangent of the argument.*
>û
HYPERBOLIC
z
→
atanh z
ATICK Sets the axes tick-mark annotation in the reserved
variable
PPAR.
N
x
→
ATTACH Attaches the library with the specified number to the
current directory.
N
n
library
→
AUTO Calculates a
y
-axis display range, or an
x
- and
y
-axis
display range.
N
AXES Specifies the intersection coordinates of, and labels for,
the
x
- and
y
-axes, and the tick-mark annotation.
N
(x, y)
→
Name Description Access Inputs Outputs