Chapter Contents

Previous

Next
HEXw. informat

HEXw. informat



Converts hexadecimal positive binary values to fixed- or floating-point binary

Numeric
Width range: 1 to 16
Default width: 8
UNIX specifics: floating-point representation


Details


Details

The HEXw. informat converts the hexadecimal representation of positive binary numbers to real floating-point binary values. The width value of the HEXw. informat determines whether the input represents an integer (fixed-point) or real (floating-point) binary number. When you specify a width of 1 through 15, the informat interprets the input hexadecimal as an integer binary number. When your specify 16 for the with value, the informat interprets the input hexadecimal as a floating-point value.

For more details, see Reading and Writing Binary Data .


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.