gsl_poly_solve_cubic

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
gsl_poly_solve_cubic
(
double a
,
double b
,
double c
,
double* x0
,
double* x1
,
double* x2
)

Meta