Aaron Franke a60f242982 Add integer posmod and rename default arg names
"posmod" is the integer version of "fposmod". We do not need a "mod" because of the % operator.

I changed the default arg names from "x" and "y" to "a" and "b" because they are not coordinates. I also changed pow's arg names to "base" and "exp". Also, I reorganized the code in the VS built-in funcs switch statement.
2019-07-18 16:33:43 -04:00
..
2019-07-08 09:18:46 +02:00
2019-04-20 02:01:55 +02:00
2019-06-26 15:08:25 +02:00
2019-06-26 15:08:25 +02:00
2019-06-03 23:25:07 +02:00
2019-05-09 06:25:32 -04:00
2019-01-30 06:43:56 +01:00
2019-05-30 10:28:03 +02:00
2019-06-26 15:08:25 +02:00