asinh
Description
Use the asinh object to calculate and output the hyperbolic arc-sine of any given number.
Examples

Arguments
initial-value [float or int]
Optional
Sets the initial value for the hyperbolic arc-sine function.
Attributes
Common Box Attributes
Messages
bang
Calculates the hyperbolic arc-sine of the number currently stored. If there is no argument, asin initially holds .
int
Arguments
input
[int]
Input to the hyperbolic arc-cosine function
float
Arguments
input
[float]
Input to the hyperbolic arc-cosine function
Output
float
The hyperbolic arc-sine of the input.
int
The hyperbolic arc-sine of the input.
See Also
Name | Description |
---|---|
asin | |
sin | |
sinh |