mirror of https://github.com/zeldaret/oot.git
* 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 |
||
|---|---|---|
| .. | ||
| libc | ||
| tables | ||
| ultra64 | ||
| alignment.h | ||
| alloca.h | ||
| boot.h | ||
| color.h | ||
| command_macros_base.h | ||
| fault.h | ||
| fp.h | ||
| functions.h | ||
| global.h | ||
| ichain.h | ||
| irqmgr.h | ||
| macro.inc | ||
| macros.h | ||
| message_data_fmt.h | ||
| message_data_static.h | ||
| padmgr.h | ||
| quake.h | ||
| regs.h | ||
| rumble.h | ||
| sched.h | ||
| segment_symbols.h | ||
| seqcmd.h | ||
| sequence.h | ||
| sfx.h | ||
| ultra64.h | ||
| unk.h | ||
| variables.h | ||
| vt.h | ||
| z64.h | ||
| z64actor.h | ||
| z64animation.h | ||
| z64audio.h | ||
| z64bgcheck.h | ||
| z64camera.h | ||
| z64collision_check.h | ||
| z64curve.h | ||
| z64cutscene.h | ||
| z64cutscene_commands.h | ||
| z64dma.h | ||
| z64effect.h | ||
| z64environment.h | ||
| z64interface.h | ||
| z64item.h | ||
| z64light.h | ||
| z64map_mark.h | ||
| z64math.h | ||
| z64object.h | ||
| z64ocarina.h | ||
| z64player.h | ||
| z64quest_hint_commands.h | ||
| z64save.h | ||
| z64scene.h | ||
| z64skin.h | ||
| z64transition.h | ||