Next: built-in strings, Previous: built-in procedures, Up: built-in [Contents][Index]
• built-in numerics number: | Type of number values. | |
• built-in numerics complex: | Type of complex values. | |
• built-in numerics real-valued: | Type of real-valued values. | |
• built-in numerics real: | Type of real values. | |
• built-in numerics rational-valued: | Type of rational-valued values. | |
• built-in numerics rational: | Type of rational values. | |
• built-in numerics integer-valued: | Type of integer-valued values. | |
• built-in numerics integer: | Type of integer values. | |
• built-in numerics exact-integer: | Type of exact-integer values. | |
• built-in numerics fixnums: | Type of fixnum values. | |
• built-in numerics bignums: | Type of bignum values. | |
• built-in numerics flonums: | Type of flonum values. | |
• built-in numerics ratnums: | Type of ratnum values. | |
• built-in numerics compnums: | Type of compnum values. | |
• built-in numerics cflonums: | Type of cflonum values. | |
• built-in numerics bytes: | Type of byte values. | |
• built-in numerics octets: | Type of octet values. | |
• built-in numerics exactness: | Exactness of numeric values. | |
• built-in numerics sign: | Sign of numeric values. |
Next: built-in strings, Previous: built-in procedures, Up: built-in [Contents][Index]