MedFloat16
A 16-bit representation of a floating point number consisting of a 4 bit exponent and 12 bit mantissa so that 10^exponent * mantissa (IEEE-11073)
Functions
Link copied to clipboard
Link copied to clipboard
Encodes this MedFloat16 and copies it into a ByteArray at a given offset.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Encodes this MedFloat16 into a ByteArray.