MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / math_modf

Function math_modf

lua/lmathlib.c:149–163  ·  view source on GitHub ↗

** next function does not use 'modf', avoiding problems with 'double*' ** (which is not compatible with 'float*') when lua_Number is not ** 'double'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

lua_isintegerFunction · 0.85
lua_settopFunction · 0.85
lua_pushnumberFunction · 0.85
luaL_checknumberFunction · 0.85
pushnumintFunction · 0.85

Tested by

no test coverage detected