This function takes two numeric inputs, start and step, and returns a function of no inputs. The ith invocation of the resulting function will generate the value: start + step * i. The first invocation is said to be the 0th.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here