One of the good things about Maple 10 is if I type > f_max:=10; then max is written as a subscript of f; and the variable f_sub_max is asssigned the value 10. However, there is problem with this syntax. One assigned > f_max:=10; I can not use f as a variable name. Is there any solution to the problem? I like the varaible names with subscripts rather than underscore.

Please Wait...