33 lines
1.8 KiB
HTML
33 lines
1.8 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
|
||
|
<!Converted with LaTeX2HTML 0.6.5 (Tue Nov 15 1994) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
|
||
|
<HEAD>
|
||
|
<TITLE> 1.2.1. Decimal Numbers</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<meta name="description" value=" Decimal Numbers">
|
||
|
<meta name="keywords" value="clm">
|
||
|
<meta name="resource-type" value="document">
|
||
|
<meta name="distribution" value="global">
|
||
|
<P>
|
||
|
<b>Common Lisp the Language, 2nd Edition</b>
|
||
|
<BR> <HR><A NAME=tex2html1584 HREF="node9.html"><IMG ALIGN=BOTTOM ALT="next" SRC="icons/next_motif.gif"></A> <A NAME=tex2html1582 HREF="node7.html"><IMG ALIGN=BOTTOM ALT="up" SRC="icons/up_motif.gif"></A> <A NAME=tex2html1576 HREF="node7.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="icons/previous_motif.gif"></A> <A NAME=tex2html1586 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="icons/contents_motif.gif"></A> <A NAME=tex2html1587 HREF="index.html"><IMG ALIGN=BOTTOM ALT="index" SRC="icons/index_motif.gif"></A> <BR>
|
||
|
<B> Next:</B> <A NAME=tex2html1585 HREF="node9.html"> NilFalse, and </A>
|
||
|
<B>Up:</B> <A NAME=tex2html1583 HREF="node7.html"> Notational Conventions</A>
|
||
|
<B> Previous:</B> <A NAME=tex2html1577 HREF="node7.html"> Notational Conventions</A>
|
||
|
<HR> <P>
|
||
|
<H2><A NAME=SECTION00521000000000000000> 1.2.1. Decimal Numbers</A></H2>
|
||
|
<P>
|
||
|
All numbers in this book are in decimal notation unless
|
||
|
there is an explicit indication to the contrary.
|
||
|
(Decimal notation is normally taken for granted, of course.
|
||
|
Unfortunately, for certain other dialects of Lisp, MacLisp in particular,
|
||
|
the default notation for numbers is octal (base 8) rather than decimal,
|
||
|
and so the use of decimal notation for describing Common Lisp is,
|
||
|
taken in its historical context, a bit unusual!)
|
||
|
<P>
|
||
|
<HR>
|
||
|
<P><ADDRESS>
|
||
|
AI.Repository@cs.cmu.edu
|
||
|
</ADDRESS>
|
||
|
</BODY>
|