Home
last modified time | relevance | path

Searched refs:I_ULP (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.21/include/nn/math/
Dmath_Constant.h55 const u32 I_ULP = 0x34000000; // sign=+ exp=-23 frac=0 variable
61 const f32 F_ULP = *reinterpret_cast<const f32*>(&internal::I_ULP); // 1.0f + x != 1.0f を満たす最…