Question: using Phyics library, how to copy the equations from Maple to notepad?

Question 1:

Once using Phyics, i copy to notepad become the following, how to make it become normal syntax such as a+b*c

with(Physics):

Physics[`*`](Physics[`*`](Physics[`*`](Physics[`^`](v(t), 2)

ex := {v*t...

Question 2:
forget how to make some patterns in terms of x1, x2

for example would like to make repeated x/(x+1) to be replaced by x1

Please Wait...