rock13

5 Reputation

One Badge

11 years, 225 days

MaplePrimes Activity


These are questions asked by rock13

If I type the following:

a := 1

a2 := 1.5

a*a2

 

When I press enter

I want it to display the expression without evaluating and then the result:

(1)*(1.5)

 

By default the program displays  1.5.  Is it possible to display it this way?

Page 1 of 1