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