FloatingPoint8E4M3Value.ofInts constructor
FloatingPoint8E4M3Value constructor from a set of ints of the binary representation
Implementation
FloatingPoint8E4M3Value.ofInts(super.exponent, super.mantissa, {super.sign})
: super.ofInts(
exponentWidth: exponentWidth, mantissaWidth: mantissaWidth);