Chapter Contents

Previous

Next
HEXw.

HEXw.



Converts real binary (floating-point) values to hexadecimal values

Category numeric
Width range: 1-16
Default width: 8
Alignment: left
Windows specifics: native floating-point representation


Syntax
See Also

Syntax

HEXw.

w
specifies the width of the output field. When you specify a w value of 1 through 15, the real binary number is truncated to a fixed-point integer before being converted to hexadecimal notation. When you specify 16 for the w value, the floating-point value of the number is used; in other words, the number is not truncated.


See Also


Chapter Contents

Previous

Next

Top of Page

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