Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/Imath
/ floatPosQNan2
Function
floatPosQNan2
src/ImathTest/testBitPatterns.cpp:118–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
float
119
floatPosQNan2 ()
120
{
121
half::uif x;
122
x.i = 0x7fd55555;
123
return x.f;
124
}
125
126
float
127
floatNegQNan2 ()
Callers
1
testBitPatterns
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected