17.05.2015 Views

zl:1 - FTP

zl:1 - FTP

zl:1 - FTP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

173<br />

denominator<br />

(setq a (delq 'b a»<br />

rather than:<br />

(delq 'b a)<br />

These two are not equivalent when the first element of the value of a is b.<br />

5<br />

(denominator 3) => 1<br />

(denominator 4/8) => 2<br />

For a table of related items: See the section "Functions That Extract Components<br />

From a Rational Number" in Symbolics Common Lisp: Language<br />

Concepts.<br />

I<br />

deposit-byte into-value position size byte-value Function<br />

This is like dpb except that instead of using a byte specifier, the bit position<br />

and size are passed as separate arguments. The argument order is not<br />

analogous to that of dpb so that deposit-byte can be compatible with older<br />

versions of Lisp.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!