|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Average | Calculates the average of an arbitrary number of arguments. |
| LogarithmDualis | Calculates the logarithm to the base 2. |
| Maximum | Calculates the maximum of an arbitrary number of arguments. |
| Minimum | Calculates the minimum of an arbitrary number of arguments. |
| ParameterValue | Retrieves the value of an operator's parameter and pushes it onto the result stack. |
| ParseNumber | Parses the given string and puts the number on the result stack. |
| Signum | Calculates the signum of the given argument. |
| Substring | Calculates the substring of the given string and pushed it on the result stack. |
The functions defined in this package are used to extend the expression parsing.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||