Talk:HEX$
From QB64 Wiki
<stylin> The item "The number MUST be an integer value." is misleading (MUST.. or else what ?). The numerical expression is converted to an integer value, non-integer values are accepted as parameters. IMO, the item should either be delted entirely, or replaced with an item describing how non-integer values are converted to integer values.