Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

H5T_GET_EBIAS


Syntax | Return Value | Arguments | Keywords | Version History | See Also

The H5T_GET_EBIAS function returns the exponent bias of a floating-point type.

Syntax

Result = H5T_GET_EBIAS(Datatype_id)

Return Value

Returns an integer representing the exponent bias.

Arguments

Datatype_id

An integer representing the datatype's identifier to be queried.

Keywords

None.

Version History

Introduced 5.6

See Also

H5T_GET_FIELDS


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]