Searched refs:SolveEquation4 (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/math/ |
| D | math_Equation.h | 27 int SolveEquation4(f32* root, f32 a, f32 b, f32 c, f32 d, f32 e);
|
| /CTR-SDK-0.14.4/sources/libraries/math/ |
| D | math_Equation.cpp | 340 SolveEquation4(f32* root, f32 a, f32 b, f32 c, f32 d, f32 e) in SolveEquation4() function
|