public final class SpecialMathFunction extends Object
Constructor and Description |
---|
SpecialMathFunction() |
public static double log2(double x) throws ArithmeticException
x
- a double valueArithmeticException
- if (x < 0)public static double atanh(double x) throws ArithmeticException
ArithmeticException
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.