MaplePrimes Questions

This refers to standard (no problem with classic) and was asked before. However, it does not work for me.

With a German Windows XP and Maple 12 plot(sin(x), x=0..2*Pi) shows 0,5 on the y-axis, where I want 0.5. I tried tools>options>language settings and kernelopts(locale). This shows "English_United States.1252" -- but the comma persists. I changed the Windows language setting to EN -- this gives me the wrong keyboard, but still 0,5 as ticklabel. Please help!

Peter

 

 

 

please help me here:

we have a function:

f(x):=arctan(tan(x)*tan(x))

now let us look at the even derivative of this function at x = Pi/2. that is:

f^2(Pi/2) = -2

f^4(Pi/2) = -16

f^16(Pi/2) = -32

f^8(Pi/2) = 18944

f^10(Pi/2)= 1904128

is there a pattern in these numbers?

thanks

 

 1- how can I convert IP packets into bits on Maple Sim ?

 

2- How can I simulate SIgtran LAyers (MTP 1 ,  MTP 2 , MTP 3) on Maple Sim ??

Hi, this is the first time I use this forum. Please let me know if my questions already have been gone throw. Today I have two simple questions: 1.       How to conduct polynomial division in a fast, easy and clickable way?

 

please help me here:

how can i integrate, say for example f(x) = cos(x), n times. means. how to find?

int(...int(int(int(cos(x),x),x),x)..,x)

thanks