Top
Back: SQFRNormMain
Forward: SameQ
FastBack: ntsolve_lib
FastForward: Visualization
Up: zeroset_lib
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: Index
About: About this document

D.7.5.15 ContainedQ

Procedure from library zeroset.lib (see zeroset_lib).

Usage:
ContainedQ(data, f [, opt]); data=list; f=any type, opt=integer

Purpose:
test if f is an element of data.

Return:
int
0 if f not contained in data
1 if f contained in data

Options:
opt = 0 : use '==' for comparing f with elements from data
opt = 1 : use SameQ for comparing f with elements from data


Top Back: SQFRNormMain Forward: SameQ FastBack: ntsolve_lib FastForward: Visualization Up: zeroset_lib Top: Singular 2-0-4 Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 2-0-4, May 2003, generated by texi2html.