A C D E F G H I L M N P R S T U V Z

I

integrate(double, double) - Method in class calculator.RatPoly
Returns the integral of this RatPoly, integrated from lowerBound to upperBound.
integrate() - Method in class calculator.RatPolyStack
Pops the top element off of the stack, integrates it, and places the result on top of the stack.
intValue() - Method in class calculator.RatNum
Returns an integer approximation for this.
isNaN() - Method in class calculator.RatNum
Returns true if this is NaN
isNaN() - Method in class calculator.RatPoly
Returns true if this RatPoly is not-a-number.
isNaN() - Method in class calculator.RatTerm
Returns true if this RatTerm is not-a-number.
isNegative() - Method in class calculator.RatNum
Returns true if this is negative.
isPositive() - Method in class calculator.RatNum
Returns true if this is positive.
isZero() - Method in class calculator.RatTerm
Returns true if this RatTerm is equal to 0.
iterator() - Method in class calculator.RatPolyStack
Returns an iterator of the elements contained in the stack.

A C D E F G H I L M N P R S T U V Z