FUNCTION
test
Interface
#include <codecogs/engineering/test.h>
using namespace Engineering;
Evaluates the quadratic $a x^2 + b x + c$ at a given value of x.
Parameters
a
Quadratic coefficient
b
Linear coefficient
c
Constant term
x
The value at which to evaluate the quadratic
Interactive Calculator
a
b
c
x
Result
Computing…
Set a range above first to export a graph.
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.