Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
F32 isin(F32 x)
6
{
7
return std::sinf(x);
8
}
9
10
#ifndef INLINE
11
float std::sinf(float x)
Callers
15
set_yaw_matrix
Function · 0.85
reset_blob_mat
Method · 0.85
PlayerAbsControl
Function · 0.85
Upd_FodBomb
Method · 0.85
Upd_CattleProd
Method · 0.85
zVolume_OccludePrecalc
Function · 0.85
zNPCSleepy_Timestep
Function · 0.85
VFXLeakyFaucet
Method · 0.85
zNPCBubbleBuddy_AlphaUpdate
Function · 0.85
apply_yaw
Method · 0.85
zSurfaceUpdate
Function · 0.85
ParseINI
Method · 0.85
Calls
1
sinf
Function · 0.50
Tested by
no test coverage detected