User Tools

Site Tools


jvs:cigal:manual:chapter6:r_mult

CIGAL Reference Manual, Chapter 6 (RealTime): r_mult

r_mult -- Multiply two integer values

usage: r_mult opflg eflag ltime Varb1 Varb2 [DstVarb Nvals]

R_MULT is a REALTIME operator. The value in VARB2 is multiplied by the value in VARB1. The result is stored in DSTVARB if specified, otherwise it is stored in VARB1. If NVALS is greater than 1 then the data variables are all assumed to be arrays and the operation will be repeated for NVALS successive values in the arrays. The variables' position pointers are not automatically changed by this operation. VARB1's pointer can be incremented by 1 position by specifying VARB1++ in the usual way.

See Also:
CIGAL Home, CIGAL Manual, RealTime List, Manual Help

jvs/cigal/manual/chapter6/r_mult.txt · Last modified: 2023/02/23 18:43 (external edit)