hex

Name

hex -- Return the integer that corresponds to string NUMBER as a hexadecimal value.

Synopsis

(hex number)

Description

Return the integer that corresponds to string NUMBER as a hexadecimal value.

Implementation Notes

Module: (app scwm number-convert)

Defined in scheme/number-convert.scm at line 54 (CVS log)