Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ itan
Function
itan
src/SB/Core/gc/iMath.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
#endif
28
29
F32 itan(F32 x)
30
{
31
return std::tanf(x);
32
}
33
34
#ifndef INLINE
35
float std::tanf(float x)
Callers
2
zCameraTweak_LookPreCalc
Function · 0.85
iCameraSetFOV
Function · 0.85
Calls
1
tanf
Function · 0.85
Tested by
no test coverage detected