This is the extended-reals Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:04:28 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
extended-reals
Extended real numbers for Common Lisp.
Tamas K Papp <tkpapp@gmail.com>
Boost Software License - Version 1.0
alexandria
(system).
extended-reals.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
extended-reals/extended-reals.asd
extended-reals
(system).
extended-reals/extended-reals.lisp
extended-reals
(system).
-inf
(function).
-inf?
(function).
<
(function).
<=
(function).
=
(function).
>
(function).
>=
(function).
extended-real
(type).
inf
(function).
inf?
(function).
infinite?
(function).
lambda-template
(macro).
with-template
(macro).
define-pairwise
(macro).
extend-pairwise-comparison
(function).
Packages are listed by definition order.
extended-reals
xreal
alexandria
.
common-lisp
.
-inf
(function).
-inf?
(function).
<
(function).
<=
(function).
=
(function).
>
(function).
>=
(function).
extended-real
(type).
inf
(function).
inf?
(function).
infinite?
(function).
lambda-template
(macro).
with-template
(macro).
define-pairwise
(macro).
extend-pairwise-comparison
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Return an object representing negative infinity.
Test if an object represents negative infinity.
Return an object representing (positive) infinity.
Test if an object represents (positive) infinity.
Test if an object represents positive or negative infinity.
Jump to: | -
<
=
>
D E F I L M W |
---|
Jump to: | -
<
=
>
D E F I L M W |
---|
Jump to: | E F P S T |
---|
Jump to: | E F P S T |
---|