Source position: math.pp line 501
function CotH(
const X: Single
):Single;function CotH(
const X: Double
):Double;function CotH(
const X: Extended
):Extended;