Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xexp
Function
xexp
src/SB/Core/x/xCamera.cpp:1772–1775 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1770
}
1771
1772
F32 xexp(F32 x)
1773
{
1774
return std::expf(x);
1775
}
1776
1777
#ifndef INLINE
1778
float std::expf(float x)
Callers
5
face_camera
Method · 0.85
find_spring_min
Method · 0.85
calc_movement
Method · 0.85
update
Method · 0.85
xFFXShakeUpdateEnt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected