pub trait EllipseScalar: Float + Scalar { const TAU: Self; }
Scalar types compatible with ellipses.
2 * PI.