TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Not ( seq(elt-alg^boo) x ) -> seq()

Description

The pointwise logical not of the elements of x.

Examples

x_lst := [TRUE, FALSE]; Not(x_lst);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group