projog
FAQs
Manual
Download
4.1.
abs
- returns the absolute value of a numeric argument.
4.3.
/\
- performs bitwise addition.
4.2.
+
- performs addition.
Examples
See
Prolog Arithmetic Operators
4.1.
abs
- returns the absolute value of a numeric argument.
4.3.
/\
- performs bitwise addition.