The function make_root_of_2 constructs an algebraic number of degree 2 over a ring number type.
#include <CGAL/Root_of_traits.h>
| ||||||
|
| |||||
Returns the real root of the polynomial aX2+bX+c which is the smallest
if s is true, or the largest if s is false.
| ||||||
| ||||||
|
| |||||
Constructs the number α+ β√γ.
|