Module osiris_set_std::integral_arithmetic
source · Expand description
0x10 Integral arithmetic (+, -, /, *, rnd(), <=>)
0x1001
sum_integers:target
[start:end]
0x1002
product_integers:target
[start:end]
0x1003
difference_integers:target
[start:end]
0x1004
quotient_integers:target
[start:end]
- TODO … RANDOM
- TODO … COMPARE
Constants§
Functions§
- 0x1003 DIFFERENCE INTEGERS
- Returns integral arithmetic operations.
- 0x1002 PRODUCT INTEGERS
- 0x1004 QUOTIENT INTEGERS
- 0x1001 SUM INTEGERS