| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionPositionProperty
(
func pred,
seq() s
)
->
elt-ord^rat
Optional Arguments
DescriptionReturn FAILURE if no such element exists in `s'. Note: Apparently `pred' must have `-> elt-alg^boo' out-signature. ExamplesPositionProperty(IsPrime,Sequence([1..100]));
PositionProperty(IsOdd,Sequence([2,4,6,8,100]));
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |