Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
equation.h File Reference

Go to the source code of this file.

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::math
 

Functions

int nw4hbm::math::SolveEquation2 (f32 *root, f32 a, f32 b, f32 c)
 
int nw4hbm::math::SolveEquation3 (f32 *root, f32 a, f32 b, f32 c, f32 d)
 
int nw4hbm::math::SolveEquation4 (f32 *root, f32 a, f32 b, f32 c, f32 d, f32 e)