Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
Z
D
degree()
- Method in class calculator.
RatPoly
Returns the degree of this RatPoly.
differentiate()
- Method in class calculator.
RatPoly
Return the derivative of this RatPoly.
differentiate()
- Method in class calculator.
RatPolyStack
Pops the top element off of the stack, differentiates it, and places the result on top of the stack.
differentiate()
- Method in class calculator.
RatTerm
Return the derivative of this RatTerm.
div(RatNum)
- Method in class calculator.
RatNum
Division operation.
div(RatPoly)
- Method in class calculator.
RatPoly
Division operation (truncating).
div()
- Method in class calculator.
RatPolyStack
Divides the next from top poly by the top poly, pops both off the stack, and places the result on top of the stack.
div(RatTerm)
- Method in class calculator.
RatTerm
Division operation.
doubleValue()
- Method in class calculator.
RatNum
Approximates the value of this rational.
drawPlot(float, float, float, float, float[], float[], float, float, int, int, int, Graphics)
- Method in class calculator.
PolyGraph
dup()
- Method in class calculator.
RatPolyStack
Duplicates the top RatPoly on this.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
Z