- Cond
-
Cond may refer to:
- Condition number, in numerical analysis
cond
, a conditional expression in LISP, an example showing the signum function that returns -1 for a negative number, 0 for 0 and 1 for a positive number in LISP:[1]
(cond ((minusp testnumber) -1) ((zerop testnumber) 0) (t 1) )
References
This disambiguation page lists articles associated with the same title.
If an internal link led you here, you may wish to change the link to point directly to the intended article.Categories:- Disambiguation pages
Wikimedia Foundation. 2010.