dgiznya

110 Reputation

4 Badges

19 years, 261 days

MaplePrimes Activity


These are questions asked by dgiznya

Is it possible to define sequences or lists etc with units?? t:= (seq(100[s]..2000[s],100[s])); and t:=seq(100[s],200[s],300[s]); flag an error. if not is it possible to define the sequence, how can you append the units after a calculation. I want to perform the same calculation using units w/ one of the parameters varying to produces a list of calculated outputs all w/ units. Possible? Easy? e.g. v=d/t simple enough. well how can I generate a series of outputs from the above time sequences at a fixed distance d that spits out the velocities with units of m/s? Thanks,
Is it possible to use units on functions/data that will be plotted? I have tried but it seems to flag an error. If it is not allowed, what is the best way to strip the units before plotting? Thanks, Dgiznya
I can pointplot a single curve if I select a single element from the list below. Is it possible to use all the elements of the list and plot several curves on the same graph?
Maple 10.(PC Version) In options or somewhere else... Is there a way to set the Scientific Notation threshold. Is there a way to determing what it is? Thanks, Dgiznya
1 2 Page 2 of 2