mult
mult — multiplies
the value of a point.
Syntax
(mult name number secs nano)
Arguments
- name
- The
name of a point, which must be a number
type.
- number
- A
value to multiply by the value of the point.
- secs
- The
time in seconds. If this is not specified, the current date
and time in seconds is used.
- nano
- A
fraction of a second, in nanoseconds. If this is not
specified, the number of nanoseconds past the current date and
time is used.
Returns
A message indicating success or
error. Please refer to Return
Syntax for details.
Description
This command is used to multiply
the value of a point.