Function: SolveInverseQuadratic

Server & Client

bool SolveInverseQuadratic(float x1, float y1, float x2, float y2, float x3, float y3, float&out a, float&out b, float&out c)