A complex scalar: complex field with real()/imag()/modulus().
real()
imag()
modulus()
Declared in <mp-units/utility/representation.h>
<mp-units/utility/representation.h>
template<typename T> concept ComplexScalar = ::mp_units::detail::ComplexScalar<T>;