Skip to content
Prev 350513 / 398503 Next

Need Help!

A: Look at the function seq() e.g. seq(0.01, 1, by=0.005)

B: Don't post in HTML. Seriously. Do not.

C: You need to invest more time getting the basics down. Google for R introduction.

D: Ow. pi is a predefined constant. Your re-defintion loses accuracy. (See C:)

Please see here for some hints on how to ask questions productively:
http://adv-r.had.co.nz/Reproducibility.html
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example


B.
On Apr 29, 2015, at 10:47 AM, dawood ahmad <dawoodmalik at hotmail.com> wrote: