Branch :
-
Show log
Commit
-
Author :
Anuj Verma
Date :
2020-08-18 10:17:46
Hash :
a255125f
Message :
[sdf] Add essential math functions.
* src/sdf/ftsdf.c (cube_root, arc_cos) [!USE_NEWTON_FOR_CONIC]: New
auxiliary functions.
* src/sdf/ftsdf.c (solve_quadratic_equation, solve_cubic_equation)
[!USE_NEWTON_FOR_CONIC]: New functions.