|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Const | Mathematical constants. |
Dec | Returns given integer decremented by one. |
Eval | Evaluates given expression. |
IfNotZero | Evaluates given expression and returns the second parameter if expression is not zero. |
Inc | Returns given macro asinteger and incremented its content by one. |
Max | Returns maximal value found among the parameters. |
Min | Returns lowest value found among the parameters. |
Random | Returns random number. |
Tools | Tools for mathematical macros. |
Enum Summary | |
---|---|
Eval.Function | This enumerated type handles function calling. |
This package contains classes for builtin macros of PMP:macroprocessor for mathematical operations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |