Re: [Tutor] More Advanced Calculator.

2005-02-21 Thread Kent Johnson
. Sm0kin'_Bull wrote: With your helps i managed to program Advanced Calculator. But, I want to change(or add) some to it. 1. How can i /n/n result bit? I tired.. but, I can't You can use the print command to print your results. You can give print a list of values and it will print them separated w

[Tutor] More Advanced Calculator.

2005-02-21 Thread . Sm0kin'_Bull
With your helps i managed to program Advanced Calculator. But, I want to change(or add) some to it. 1. How can i /n/n result bit? I tired.. but, I can't 2. How can i enable it to calculate float-pointing numbers? (Which will make it complicated) It should looks like this... Please input data Numb