Christopher2222

MaplePrimes Activity


These are questions asked by Christopher2222

When I try to change the number format (decimal places) of a sequence in Maple Flow using the right hand slide out context panel all numbers in the sequence are replaced by only the first number in the sequence.  I'm not sure if it has been fixed in 2022.1

Before the adjustment ...  

Selecting fixed prompts the result to stop after the first number in the series.

 

Can anyone else confirm this issue?

While I can scroll through the applications if my cursor is on the right.  I can't actually scroll through the applications on screen I keep getting thrown back to the top line. 

It's finicky, somehow managed it to work but it's finicky.  Not as nicely laid out as before.

Recent documents shows the last 10 files you've opened.  Any way to increase that to something like 20 or 50?

Perhaps someone knows this. So I came across something recently and I can't recall if it was in this forum (which I can't find)

It was a value using some combinations of the constants e and Pi where the answer was very close to a whole number x.99939 or something.  The only thing I can remember is that it was exp(Pi)*...  I thought it was an answer written by Joe Riel where someone would use that to verify if the floating points... well I can't recall. 

Would anyone have an idea?

A small annoyance, when some code is copied from mapleprimes and pasted into Maple (the standard windows copy-paste ctrl+c   ctrl+v) and executed.  The code doesn't execute properly. 

For example

cprint:=proc(s,c)
nprintf("#mo(%A,mathcolor=\"%A\")",s,c):
end proc:

cprint("this is green",green);#prints green

cprint("this is green",red);#prints red

copying and pasting the above code in Maple and executing results in the following output

                                              

Not sure why?

4 5 6 7 8 9 10 Last Page 6 of 94