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-06-30 18:54:48 +10:00
2019-07-07 23:08:51 +02:00
2019-07-17 20:28:35 +03:00
2019-07-07 23:08:51 +02:00
2019-07-15 20:45:30 +02:00
2019-07-06 12:04:27 +01:00
2019-07-06 12:04:27 +01:00
2019-07-03 09:59:04 +02:00
2019-07-06 12:04:27 +01:00
2019-07-03 09:59:04 +02:00
2019-07-15 20:45:30 +02:00
2019-07-18 16:33:43 -04:00
2019-07-15 20:45:30 +02:00
2019-01-28 06:29:39 +01:00
2019-07-06 12:04:27 +01:00
2019-07-02 12:36:27 +02:00
2019-06-30 13:58:07 +02:00
2019-07-14 19:39:26 +02:00
2019-04-30 13:12:06 +02:00
2019-07-15 20:45:30 +02:00
2019-07-07 23:08:51 +02:00
2019-07-06 12:04:27 +01:00
2019-07-09 23:33:29 +02:00
2019-07-15 20:45:30 +02:00
2019-07-06 12:04:27 +01:00
2019-07-06 12:04:27 +01:00
2019-07-06 12:04:27 +01:00
2019-07-06 12:04:27 +01:00
2019-07-03 09:59:04 +02:00
2019-07-06 12:04:27 +01:00
2019-07-03 09:59:04 +02:00
2019-07-03 09:59:04 +02:00
2019-07-18 16:33:43 -04:00
2019-07-07 23:08:51 +02:00
2019-07-03 09:59:04 +02:00
2019-07-06 12:04:27 +01:00
2019-06-30 13:58:07 +02:00
2019-07-08 19:24:27 +02:00
2019-07-09 15:24:10 -07:00
2019-01-01 12:58:10 +01:00
2019-07-03 09:59:04 +02:00