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.

<strong>zl</strong>:1-$<br />

6<br />

I<br />

Examples:<br />

(1- 9) => 8<br />

(1- 4.B) => 3.B<br />

(1- 4.BdB) => 3.BdB<br />

(1- #C(4 5» => #C(3 5)<br />

The following functions are synonyms of 1- :<br />

<strong>zl</strong>:subl<br />

<strong>zl</strong>:I-$<br />

For a table of related items: See the section "Arithmetic Functions" in<br />

Symbolics Common Lisp: Language Concepts.<br />

<strong>zl</strong>:I-$ x Function<br />

(1-$ x) is the same as (- x 1).<br />

The following functions are synonyms of <strong>zl</strong>:I-$ :<br />

<strong>zl</strong>:subl<br />

1-<br />

1+ number<br />

(1+ number) is the same as (+ number 1).<br />

Examples:<br />

Function<br />

(1+ 5) => 6<br />

(1+ 3.BdB) => 4.BdB<br />

(1+ 3/2) => 5/2<br />

(1+ #C(4 5» => #C(5 5)<br />

The following functions are synonyms of 1+ :<br />

<strong>zl</strong>:addl<br />

<strong>zl</strong>:I+$<br />

For a table of related items: See the section "Arithmetic Functions" in<br />

Symbolics Common Lisp: Language Concepts.<br />

<strong>zl</strong>:l+$ x Function<br />

(1+$ x) is the same as (+ x 1).<br />

The following functions are synonyms of <strong>zl</strong>:I+$ :<br />

<strong>zl</strong>:addl<br />

1+<br />

sys:%ld-aloc array index Function<br />

Returns a locative pointer to the element-cell of array selected by the index.<br />

sys:%ld-aloc is the same as <strong>zl</strong>:aloc, except that it ignores the number<br />

of dimensions of the array and acts as if it were a one-dimensional array<br />

by linearizing the multidimensional elements.

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

Saved successfully!

Ooh no, something went wrong!