Question: How to create For (do) loop in maple 13.02 in a descending order?

Hello everyone,

 

I want to create a loop in descending order like this: for i from 100 by -0.01 to 0 do ....

I wrote functions trying this logical solution but nothing, please help, it's very important to me to get the answer as soon as possible.

Thanks in advance!

Steve

Please Wait...