lemelinm

1540 Reputation

15 Badges

19 years, 237 days

 

 

--------------------------------------
Mario Lemelin
Maple 14.00 Win 7 64 bits
Maple 14.00 Ubuntu 10,04 64 bits
messagerie : mario.lemelin@cgocable.ca téléphone :  (819) 376-0987

MaplePrimes Activity


These are questions asked by lemelinm

Hi all,

I've been using Copernic Desktop Search for a long time now.  It's the perfect tool for me when I want to find files that contain specific words.  But now that I have more than 1 gig of files with extension *.mw (and all the others that come with other version of Maple), I am in the need to find a way to search in thoses files.

Hi,

Below, you will see a serie that I would like to obtain in Maple.  Any way I trie I am stick with Pi.  Any ideas?

Thanks in advance.

 

--------------------------------------
Mario Lemelin
messagerie : mario.lemelin@cgocable.ca
téléphone :  (819) 376-0987
I have
>a*x^2-(b+a)*x+b;
right-click the expression and choose Explore.  Skip "x" so we have two sliders (a and b)
Select a=-2 and b=0.  In the Math component, you will have
a*x^2-(b+a)*x+b =-2*x^2+2*x
Now, under the two sliders, I add a PLots component.  My wish is to plot the rhs(%Math). 
 In the plot component properties, I edit the "Action when clicked" and write
 Do(%Plot0=plot(ths(%Math),x=-2..2));

Hi,

Reading about the "Table of Chords" of Ptolemy, I stumbled on something I thought should be easy in Maple.

For example, in the table, I have that the chord length  for 1/2 degrees (with radius 60 of course) = 0;31,25 wiich mean 0+31/60+25/(60)^2=377/720=0.52361.

What I would like to do in Maple is evalf[6](sin(1/2 degree))=0.008728 and then convert the decimal part of the answer into a list so I can do

Hi all,

I have been staring at my screan for an hour and cannot do the following.  I am sure it's trivial but I just can see it.  Please!

First 9 10 11 12 13 14 15 Last Page 11 of 23