Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 505 Bytes

asin.adoc

File metadata and controls

44 lines (24 loc) · 505 Bytes

asin, asinh, asinpi

Sine functions.

gentype asin(gentype)

gentype asinh(gentype)

gentype asinpi(gentype x)

Description

asin is the arc sine function.

asinh is the inverse hyperbolic sine function.

asinpi computes asin (x) / π.