FloatingPoint8E4M3Value.ofBinaryStrings constructor
FloatingPoint8E4M3Value constructor from string representation of individual bitfields
Implementation
FloatingPoint8E4M3Value.ofBinaryStrings(
super.sign, super.exponent, super.mantissa)
: super.ofBinaryStrings();