Warning: Undefined variable $info in /home1/josetxoc/public_html/certif/showmanual.php on line 43

Warning: Trying to access array offset on value of type null in /home1/josetxoc/public_html/certif/functions.php on line 96

Warning: Undefined variable $thispage in /home1/josetxoc/public_html/certif/showmanual.php on line 50

C-PLOT

Scientific Graphics and Data Analysis

C.2. - calc.4



Calc.4 is a general-purpose user function for manipulating your current data or creating new data.
fn calc.4
fn calc.4 expression [; expression ...]
or
fn . .


Calc.4 uses a grammar consisting of vector names (x, y etc.), variable names (upper-case letters), arithmetic operators (+, -, =, etc.), and function names (sin(), sqrt(), log(), etc.). The arithmetic expressions you enter are performed for each point in the current data. For instance, if you enter an expression such as y = 2 * x, the value of each y in your data set will be replaced with twice the value of the corresponding x. Syntax rules and examples follow.


Warning: Undefined variable $thispage in /home1/josetxoc/public_html/certif/showmanual.php on line 73