Previous:
Number Concepts
, Up:
Numbers (Numbers)
12.2 Numbers Dictionary
•
number
•
complex (System Class)
•
real
•
float (System Class)
•
short-float
•
rational (System Class)
•
ratio
•
integer
•
signed-byte
•
unsigned-byte
•
mod (System Class)
•
bit (System Class)
•
fixnum
•
bignum
•
=
•
max
•
minusp
•
zerop
•
floor
•
sin
•
asin
•
pi
•
sinh
•
*
•
+
•
-
•
/
•
1+
•
abs
•
evenp
•
exp
•
gcd
•
incf
•
lcm
•
log
•
mod (Function)
•
signum
•
sqrt
•
random-state
•
make-random-state
•
random
•
random-state-p
•
*random-state*
•
numberp
•
cis
•
complex
•
complexp
•
conjugate
•
phase
•
realpart
•
upgraded-complex-part-type
•
realp
•
numerator
•
rational (Function)
•
rationalp
•
ash
•
integer-length
•
integerp
•
parse-integer
•
boole
•
boole-1
•
logand
•
logbitp
•
logcount
•
logtest
•
byte
•
deposit-field
•
dpb
•
ldb
•
ldb-test
•
mask-field
•
most-positive-fixnum
•
decode-float
•
float
•
floatp
•
most-positive-short-float
•
short-float-epsilon
•
arithmetic-error
•
arithmetic-error-operands
•
division-by-zero
•
floating-point-invalid-operation
•
floating-point-inexact
•
floating-point-overflow
•
floating-point-underflow
Previous:
Number Concepts
, Up:
Numbers (Numbers)