Skip to content

Instantly share code, notes, and snippets.

View harnagpal's full-sized avatar

Harish Nagpal harnagpal

  • HPE/DXC
  • Mumbai
View GitHub Profile
a=-1.24458046630025
b=-1.25191834103316
c=-1.81590817030519
d=-1.90866735205054
n <- 10000000
x <- vector("numeric", n)
y <- vector("numeric", n)
x[1] <- 0
y[1] <- 0