Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the floating-point Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 04:33:47 2022 GMT+0.
Next: Systems, Previous: The floating-point Reference Manual, Up: The floating-point Reference Manual [Contents][Index]
floating-point floating-point is a Common Lisp library with functions for calculating the error between and predicates for determining the equality of 2 floating point numbers. The routines were originally developed for lisp-unit, but are generally useful and warranted a separate package.
Next: Files, Previous: Introduction, Up: The floating-point Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
Floating point functions.
Thomas M. Hermann <thomas.m.hermann@odonata-research.com>
MIT
0.1.0
Next: Packages, Previous: Systems, Up: The floating-point Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: floating-point/floating-point.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
floating-point (system).
Next: floating-point/constants.lisp, Previous: floating-point/floating-point.asd, Up: Lisp [Contents][Index]
floating-point (system).
Next: floating-point/error-analysis.lisp, Previous: floating-point/floating-point.lisp, Up: Lisp [Contents][Index]
floating-point.lisp (file).
floating-point (system).
pi/2 (constant).
Next: floating-point/predicates.lisp, Previous: floating-point/constants.lisp, Up: Lisp [Contents][Index]
floating-point.lisp (file).
floating-point (system).
%relative-error (function).
Previous: floating-point/error-analysis.lisp, Up: Lisp [Contents][Index]
error-analysis.lisp (file).
floating-point (system).
Next: Definitions, Previous: Files, Up: The floating-point Reference Manual [Contents][Index]
Packages are listed by definition order.
fp
common-lisp.
Next: Indexes, Previous: Packages, Up: The floating-point Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Next: Special variables, Previous: Public Interface, Up: Public Interface [Contents][Index]
PI/2 or 90-degrees.
Next: Generic functions, Previous: Constants, Up: Public Interface [Contents][Index]
The default error epsilon.
The default number of significant figures.
Previous: Special variables, Up: Public Interface [Contents][Index]
Return the default epsilon for the value.
Return true if the floating point data is equal.
Return true if the relative error between data1 and data2 is less than epsilon.
Return true if the relative error between data1 and data2 is less than epsilon.
Return true if the relative error between data1 and data2 is less than epsilon.
Return true if the relative error between data1 and data2 is less than epsilon.
Return true if the relative error between data1 and data2 is less than epsilon.
Return true if the relative error between data1 and data2 is less than epsilon.
Return the relative-error between the 2 quantities.
Return the relative error of the complex numbers.
Return the relative error between the float and complex number.
Return the relative error between the float and complex number.
Return the error delta between the exact and approximate floating point value.
Return true if the data have equal significant figures.
Return true if the floating point numbers have equal significant figures.
Previous: Public Interface, Up: Definitions [Contents][Index]
Return true if the relative error between the data is less than epsilon.
Return the normalized floating point number and exponent.
Return the relative error of the numbers.
Previous: Definitions, Up: The floating-point Reference Manual [Contents][Index]
Jump to: | %
D F G M R S |
---|
Jump to: | %
D F G M R S |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
C P S |
---|
Jump to: | *
C P S |
---|
Jump to: | C E F P S |
---|
Jump to: | C E F P S |
---|