Range Variable and My Sanity
Using MathCAD 15 in Windows 7. Based on this quote from the help file regarding range variable creation:
b is optional, but when used, it represents the value of a plus the step size to be used in generating the sequence of numbers
I am puzzled by the values created by these two range statements:

I understand the values for range variable i, but I thought j values would be 1, 11, 21. It appears as if MathCAD is calculating the step size as the difference between a and b versus using b as the step size. Am I confused or is the help file incorrect?

