Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/math/
Dmath_Constant.h47 const f32 F_ULP = 0f_34000000; // 1.0f + x != 1.0f を満たす最小の正の値 variable
61 const f32 F_ULP = *reinterpret_cast<const f32*>(&internal::I_ULP); // 1.0f + x != 1.0f を満たす最… variable