Community Profile

photo

Deepti Duvvuri


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a graph for a function with x <- seq(from=-2, to=2, len=10000) on the y axis and x on the x-axis
Hi there, I'm trying to convert code in R f<- function(x) {(sin(sin(x^2)) + cos(x/(1+x+2*x^2)) -11/10)} x <- seq(from=-2, to...

3 years ago | 1 answer | 0

1

answer