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

Function

Not_ ( seq() x )

Description

The pointwise logical not of the elements of x.

Examples

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