Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Constant.h47 const f32 F_ULP = 0f_34000000; // Minimum positive value that satisfies 1.0f + x != 1.0f variable
61 const f32 F_ULP = *reinterpret_cast<const f32*>(&internal::I_ULP); // Minimum positive value… variable