Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ apow
Function
apow
plugins/3dveins.cpp:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
};
90
91
inline float apow(float a, float b) { return powf(fabsf(a), b); }
92
93
struct Distribution : NoiseFunction
94
{
Callers
2
eval
Method · 0.85
eval
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected