Sine functions.
gentype asin(gentype)
gentype asinh(gentype)
gentype asinpi(gentype x)
asin
is the arc sine function.
asinh
is the inverse hyperbolic sine function.
asinpi
computes asin
(x
) / π.
Sine functions.
gentype asin(gentype)
gentype asinh(gentype)
gentype asinpi(gentype x)
asin
is the arc sine function.
asinh
is the inverse hyperbolic sine function.
asinpi
computes asin
(x
) / π.