Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xasin
Function
xasin
src/SB/Core/x/xCamera.cpp:1429–1432 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1427
}
1428
1429
F32 xasin(F32 x)
1430
{
1431
return std::asinf(x);
1432
}
1433
1434
#ifndef INLINE
1435
float std::asinf(float x)
Callers
4
collide
Method · 0.85
vec2vecMat
Function · 0.85
xCameraRotate
Function · 0.85
xMat3x3GetEuler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected