The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



HexToExtended


Unit:SDL_math1
Class:None
Declaration: function HexToExtended (instr: string): extended;

The function HexToExtended converts the hexadecimal string instr into a extended precision floating point number. The string instr has to represent the IEEE format of a extended precision number.



Last Update: 2008-Okt-29