1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00
oot/src/libultra
Dragorn421 0283493db8
Lightweight trigonometry doc (#1356)
* Doc units of trig functions

* "Very simple" yet I made a mistake

* sins returns in [-0x7FFF,0x7FFF] as the [-1,1] range

* Also `sys_math_atan.c`

* Remove `@param`s without descriptions

* Add note on Math_Atan2S/F arguments being unlike atan2

* "from (1,0) to (x,y)" -> "from vector ..."

* arg names -> `angle`

* Improve `@return` comment on atans
2022-10-15 17:29:36 -04:00
..
gu Lightweight trigonometry doc (#1356) 2022-10-15 17:29:36 -04:00
io Fix many missing NULLs (#1389) 2022-10-04 01:18:50 -04:00
libc Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
mgu Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
os Fix misc 16 (#1371) 2022-08-30 17:35:00 -04:00
rmon Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00