Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function =

= symbol value

Sets the contents of a variable to a numeric value.

Parameters:
symbol - Identifies the variable in the current context to be modified.
value - The new value for the variable. It must be a numeric object.
Returns:
A reference to the value argument.

Modifies the contents of the variable identified by symbol in the current context. This function is similar to the set! function, but the values must be numeric.

Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002