See Original text in context
sub cotanh(Numeric(Cool))method cotanh()
Coerces the invocant (or in sub form, its argument) to Numeric, and returns its Sine hyperbolicus.
say cotanh(pi); # OUTPUT: «1.00374187319732»