MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / isin

Function isin

src/SB/Core/gc/iMath.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include <PowerPC_EABI_Support\MSL_C\MSL_Common\cmath>
4
5F32 isin(F32 x)
6{
7 return std::sinf(x);
8}
9
10#ifndef INLINE
11float std::sinf(float x)

Callers 15

set_yaw_matrixFunction · 0.85
reset_blob_matMethod · 0.85
PlayerAbsControlFunction · 0.85
Upd_FodBombMethod · 0.85
Upd_CattleProdMethod · 0.85
zVolume_OccludePrecalcFunction · 0.85
zNPCSleepy_TimestepFunction · 0.85
VFXLeakyFaucetMethod · 0.85
apply_yawMethod · 0.85
zSurfaceUpdateFunction · 0.85
ParseINIMethod · 0.85

Calls 1

sinfFunction · 0.50

Tested by

no test coverage detected