Class ArcCotH


  • public class ArcCotH
    extends Object
    Inverse hyperbolic cotangens function.
    Author:
    Tilman Neumann
    • Constructor Detail

      • ArcCotH

        public ArcCotH()
    • Method Detail

      • acoth

        public static BigDecimal acoth​(BigDecimal x,
                                       Scale scale)
        acoth(x) implemented by ln() formula.
        Parameters:
        x - real argument with |x| > 1
        scale - wanted accuracy in after-comma digits
        Returns:
        acoth(x)