|
Mathematical Operations
OmniSolve allows you to solve mathematical problems using the Math calculator
or by directly entering expressions into the data entry fields.
Solving expressions within edit fields
You can solve simple mathematical expressions directly within OmniSolve's
data entry fields by simply entering the expression as you would write it
out on paper and hitting the = key. The expression will be evaluated
and the answer placed back into the field. The following functions are supported:
| * |
Multiply |
2*3= |
| - |
Subtract |
2-3= |
| / |
Division |
23/67= |
| + |
Addition |
3+9= |
| % |
Percentage |
10+50%= |
| ( ) |
Parenthesis |
2+(7*6)= |
| ^ |
Power xy |
2^4= |
| |
|
|
Solving expressions using the calculator
The OmniSolve calculator provides a familiar environment for solving
a range of functions.
Function key Index
Digit Entry
| ENTER |
Copy x register to y register |
| +/- |
Change sign |
| EEX |
Enter exponent |
| C |
Clear x register |
| <- |
Backspace |
| CA |
Clear All |
| = |
Equals (algebraic mode only) |
| x<>y |
Exchange x and y registers |
Scientific Functions
| sqrt x |
Square root of x |
| x2 |
Square of x |
| LN |
Natural Logarithm |
| ex |
Natural antilogarithm |
| LOG |
Common Logarithm |
| 10x |
Common Anti Logarithm |
| 1/x |
Reciprocal of x |
| yx |
Power |
| % |
Percentage |
| x! |
factorial |
| INT |
Integer portion |
| FRAC |
Fractional portion |
|