Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 515 Bytes

acos.adoc

File metadata and controls

44 lines (24 loc) · 515 Bytes

acos, acosh, acospi

Arc cosine functions.

gentype acos(gentype)

gentype acosh(gentype)

gentype acospi(gentype x)

Description

acos is the arc cosine function.

acosh is the inverse hyperbolic cosine function.

acospi computes acos (x) / π.