MCPcopy Create free account
hub / github.com/DCurrent/openbor / math_sin

Function math_sin

engine/source/openborscript/math.c:118–131  ·  view source on GitHub ↗

* Caskey, Damon V. * 2026-06-08 * * Get sine of a degree angle as a decimal. * Cheaper than math_ssin() for integer angles * that can be indexed directly into the sine * table. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

math_angle_indexFunction · 0.85
ScriptVariant_ChangeTypeFunction · 0.85

Tested by

no test coverage detected