|
|
This site uses
technologies specific to Microsoft® Internet
Explorer and Microsoft Windows®. It can be viewed properly only with Internet
Explorer®. |
|
|
|
|
OpenGL® and OpenGL|ES are trademarks
of Silicon Graphics, Inc.
|
|
|
|
Standard Math Operators
The following tables list all operators,
variables and constants recognized by the 3DSurface Viewer. All are case-insensitive except the single character 'e'.
It can be one of two things, depending on
case: 'e' is the natural log operator (2.718...), and 'E' is the Exponential
operator (times 10 to the power...). Blank space is accepted in the
expression. Implied multiplication is recognized, but unequivocal use of parentheses
is a good practice.
|
|
Basic Math Operators
|
+ |
- |
|
* |
/ |
|
( |
) |
|
ln |
log |
|
sqrt |
^ |
|
abs
|
|
Constants
|
Variables
|
|
|
|
Trig Operators
| sin |
arcsin |
|
cos |
arccos |
|
tan |
arctan
|
|
Hyperbolic Trig Operators
| sinh |
arcsinh |
|
cosh |
arccosh |
|
tanh |
arctanh |
|
|