The H5T_GET_NORM function returns the mantissa normalization of a floating-point datatype.
Result = H5T_GET_NORM(Datatype_id)
Returns a string containing the mantissa normalization. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |