MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / luaO_int2fb

Function luaO_int2fb

LuaNode_Esp32/LuaNode32/components/lua/lobject.c:37–45  ·  view source on GitHub ↗

** converts an integer to a "floating point byte", represented as ** (eeeeexxx), where the real value is (1xxx) * 2^(eeeee - 1) if ** eeeee != 0 and (xxx) otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

constructorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected