Up

_scienceMathsEquation3rd

Resolution of the cubic equation (ax3 + bx2 +cx + d = 0) by the Cardan - Tartigliani method.
The results are in R only (not complex numbers)

Don't use this function !

Prototype :

fun [F F F F] [F F F]

Return : [F F F] the result or nil if error

See also :

Example :

Note

If the results are complex numbers, this function returns nil.