The Standard Library has several libraries of classes to perform numeric manipulations. In this section we will cover two: compile-time arithmetic, using <ratio>, and complex numbers, using <complex>.
The Standard Library has several libraries of classes to perform numeric manipulations. In this section we will cover two: compile-time arithmetic, using <ratio>, and complex numbers, using <complex>.