quadratic_test


quadratic_test, an R function which calls quadratic() to return the roots of a quadratic equation ax^2+bx+c=0.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

quadratic, an R function which return the roots of a quadratic equation ax^2+bx+c=0.

Source Code:


Last revised on 07 February 2020.