MCPcopy 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
110float
111floatNegQNan1 ()
112{
113 half::uif x;
114 x.i = 0xffffffff;
115 return x.f;
116}
117
118float
119floatPosQNan2 ()

Callers 1

testBitPatternsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected