saving . . . saved Exercise 1: has been deleted. Exercise 1: has been hidden .
Exercise 1:
Title
Question
(sin(x)*sin(x))/x not executed..please explain

Python-3.4.3 Using-plot-command-interactively 08-09 min 20-30 sec 21-04-20, 2:44 p.m. madhurigawali31@gmail.com

Answers:

Please use the command as follows:

plot( ( sin( x ) * sin( x ) ) / x )

Please ensure that the brackets are used in the correct order, since plot is a function it needs its own set of brackets too
21-04-20, 6:27 p.m. ankitrj.iitb


Log-in to answer to this question.