Can C/RPL take logical and mathematical statements?
For example, remainders of divisions: 316 / 300 = 1 Rem: 16?
That would make coding a lot easier.
http://knucklecracker.com/wiki/doku.php?id=crpl:crplreference#math_commands
Although all languages technically take logical commands, I'd eat my hat if a language meant to be usable did not have and/or/add/div in it. After buying a pancake hat. Mod might be less common.
Quote from: Karsten75 on July 26, 2015, 12:08:04 PM
http://knucklecracker.com/wiki/doku.php?id=crpl:crplreference#math_commands
thank you. I'm assuming that I should look at mod. This language will take some time to get used to it for me.