Files
rgbds/include
Rangi 895ec5564d Update mathematical functions (#675)
Document the existing `ROUND`, `CEIL`, and `FLOOR` functions
Also update the trig function docs for searchability

Implement `POW` and `LOG`
Addresses part of #675

Implement ** for integer exponents
** has higher precedence than -, like Python, so -3**4 == -(3**4) == 81
2021-01-02 01:39:20 +01:00
..
2021-01-02 01:39:20 +01:00
2020-10-26 15:19:31 +01:00
2020-04-07 14:48:30 +10:00
2020-10-26 15:19:31 +01:00
2020-10-26 15:19:31 +01:00
2018-01-26 22:59:02 +00:00
2020-12-09 20:30:31 +01:00