MCPcopy 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
118float
119floatPosQNan2 ()
120{
121 half::uif x;
122 x.i = 0x7fd55555;
123 return x.f;
124}
125
126float
127floatNegQNan2 ()

Callers 1

testBitPatternsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected