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