When I’m thinking these through, one mistake I make is to forget that num specifies the number of points, not the number of intervals.
So step = (stop — start)/(num — 1)
When I’m thinking these through, one mistake I make is to forget that num specifies the number of points, not the number of intervals.
So step = (stop — start)/(num — 1)
I stop to miau to cats.