GAMBIT provides the following types of interpreter functions:
• Math
• String
• System
• Model
Math functions include trigonometric and general math functions that operate
only on a single numerical value. (NOTE: All math function evaluations return
a single value.) String functions manipulate alphanumeric strings. System
functions return information about the operating system. Model functions
provide information on the GAMBIT model and default settings. (NOTE: If a
function fails, GAMBIT returns an empty string (for string functions), a zero
value (for numeric functions), or a zero vector (for vector functions).) The
following sections describe the functions listed above.
No comments:
Post a Comment