By use of this function block the roots of a quadratic function (with
), if there are some, are calculated.
lrParam2 |
LREAL |
multiplier of |
lrParam1 |
LREAL |
multiplier of |
lrParam0 |
LREAL |
multiplier of |
byRoots |
BYTE |
number of roots (0, 1, 2 or 255 (in case of infinite number of roots)) |
lrRoot0 |
LREAL |
first root (initialized with 0) |
lrRoot1 |
LREAL |
second root (initialized with 0) |