Message Boards Message Boards

GROUPS:

Question: My function is not being graphed

Posted 10 years ago
1894 Views
|
2 Replies
|
0 Total Likes
|
I am currently graphing taylor polynomial approxiamtion graphs compared to the function and the funciton (which should be graphed) isn't showing up but the taylor approximation graphs are. How do i get the funciton (Sinx) to show up?
POSTED BY: Kairn Brannon
2 Replies
Posted 10 years ago
Thank you sirĀ 
POSTED BY: Kairn Brannon
Posted 10 years ago
Mathematica is fanatic about exactly correct capitalization and use [] versus () versus {} and use of = versus := versus == and there is even an === and those are all different. Make any tiny error in any one of those and you will get incorrect results or error messages you don't know how to interpret or even nothing at all.
In[1]:= Plot[Sin[x], {x, -2 Pi, 2 Pi}]

Out[1]=  <<<plot snipped>>>
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract