RationalImaginaryValue constructor
const
RationalImaginaryValue(
- Rational rational
Creates the imaginary value.
Implementation
const RationalImaginaryValue(this.rational);
Creates the imaginary value.
const RationalImaginaryValue(this.rational);