bj9

15 Reputation

One Badge

8 years, 297 days

MaplePrimes Activity


These are questions asked by bj9

In a trajectory. How can i return the range if i know the position-function. ... return x when y=0?

I am new to Maple.

If i have a list (or a table) A:=[[1,2],[3,4],[5,6]

how can i split it into two lists B:=[1,3,5] and C:=[2,4,6] ? (all the 1st numbers in one list, and all 2nd numbers in another list).

Page 1 of 1