Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/Imath
/ floatNegQNan1
Function
floatNegQNan1
src/ImathTest/testBitPatterns.cpp:110–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
float
111
floatNegQNan1 ()
112
{
113
half::uif x;
114
x.i = 0xffffffff;
115
return x.f;
116
}
117
118
float
119
floatPosQNan2 ()
Callers
1
testBitPatterns
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected