Class IsInfinite

  • All Implemented Interfaces:
    PostfixMathCommandI, java.io.Serializable

    public class IsInfinite
    extends UnaryFunction
    Tests if a double value is infinite. The result is true if the argument is a Double representing positive or negative infinity, false otherwise.
    Author:
    Richard Morris
    See Also:
    Serialized Form