Do you mean to say that you'd like to see the graph of the function? Then do
plot(sin(x)^4,[-2*pi,2*pi]) On Thursday, February 16, 2017 at 8:47:08 PM UTC, Milan Somora wrote: > > Hi, > > please where is my mistake? > > I write to WolframAlpha sin(x)^ and and I get this (It is good for me): > https://www.wolframalpha.com/input/?i=sin(x)%5E4 > > > I write the same to SageMathCloud and and I get this (It is wrong for me): > > *https://cloud.sagemath.com/projects/e671b1e4-ed43-4cdf-ba6e-190a2a8127c5/files/sinus-exponent.sagews* > > <https://cloud.sagemath.com/projects/e671b1e4-ed43-4cdf-ba6e-190a2a8127c5/files/sinus-exponent.sagews> > > I need "sin^4(x)". > > What am I doing wrong? > > Thanks > > > > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
