Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/Imath
/ floatNegQNan2
Function
floatNegQNan2
src/ImathTest/testBitPatterns.cpp:126–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
float
127
floatNegQNan2 ()
128
{
129
half::uif x;
130
x.i = 0xffd55555;
131
return x.f;
132
}
133
134
} // namespace
135
Callers
1
testBitPatterns
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected