>
|
f := proc(a)
int(a, x);
end proc:
|
>
|
|
>
|
|
This Maplet application can also be written as:
>
|
|
The expression must be placed in unevaluation quotes. Otherwise, the function evaluates to .
The same example, but using Argument with 'value':
>
|
|
The following Maplet application counts the number of characters in a string input:
>
|
|