Changeset 14447
- Timestamp:
- Nov 22, 2010, 2:56:53 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/numbers.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/numbers.lisp
r14446 r14447 49 49 50 50 (defconstant double-float-nan 51 #.(make-float-from-fixnums #x8000 0 #x 3ff 1))51 #.(make-float-from-fixnums #x8000 0 #x7ff 1)) 52 52 53 53 (defun parse-float (str len off)
Note:
See TracChangeset
for help on using the changeset viewer.
