User Tools

Site Tools


jvs:cigal:manual:chapter6:r_div

CIGAL Reference Manual, Chapter 6 (RealTime): r_div

r_div -- Divide 1 integer by another

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

R_DIV is a REALTIME operator. The value in VARB2 is divided 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_div.txt · Last modified: 2023/02/23 18:43 (external edit)