PREFIX OPERATOR: &--

SYNOPSIS:

EXAMPLES:

> with(tubular):

> read_in(3,3,3);

assume f1 , f2 defined

> show(f1);

[Maple Math]

> show(f2);

[Maple Math]

> f3 := &-- f1; show(f3);

[Maple Math]

[Maple Math]

> show(f1 &++ (&-- f2));

[Maple Math]

SEE ALSO: &==, &++, &mm, tubular/datatypes

BACK TO: start page of the crep online manual, tubular