Table of Contents
- bin
- converts numbers into binary form.
- char
- generates an ASCII character from a number.
- char_val
- generates a character's numeric value.
- dec
- converts numbers into base-10 form.
- hex
- converts numbers into hexadecimal form.
- int
- converts to integer form.
- number
- attempts to convert an expression to a number.
- oct
- converts numbers into octal form.
- symbol
- constructs a symbol from a string.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.