oct

Name

oct -- Return the integer that corresponds to string NUMBER as an octal value.

Synopsis

(oct number)

Description

Return the integer that corresponds to string NUMBER as an octal value.

Implementation Notes

Module: (app scwm number-convert)

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