MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / _SinEst01SIMD

Function _SinEst01SIMD

src/public/mathlib/ssemath.h:3113–3118  ·  view source on GitHub ↗

approximate sin of an angle, with -1..1 representing the whole sin wave period instead of -pi..pi. no range reduction is done - for values outside of 0..1 you won't like the results

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SinEst01SIMDFunction · 0.85

Calls 2

MulSIMDFunction · 0.85
SubSIMDFunction · 0.85

Tested by

no test coverage detected