In Cool§
See primary documentation in context for routine acosech.
sub acosech(Numeric(Cool)) method acosech()
Coerces the invocant (or in sub form, its argument) to Numeric
, and returns its Inverse hyperbolic cosecant.
say acosech(4.5); # OUTPUT: «0.220432720979802»