cikho
Guest
Hello, everyone.
It's been a long time I haven't written here, and I've been a little rusty in general on proes, but I need a hand to write a function that creates a linear pattern that has an offset that decreases when the number of rows increases. .
to understand.
between row 1 and row 2 there is a distance x
between 2 and 3/4x=y
between 3 and 3 3/4y
and so on for a reasonable number of times (the function tends to asymptote I believe, and at some point the lines would be indistinguishable). .
How can I do that?
It's been a long time I haven't written here, and I've been a little rusty in general on proes, but I need a hand to write a function that creates a linear pattern that has an offset that decreases when the number of rows increases. .
to understand.
between row 1 and row 2 there is a distance x
between 2 and 3/4x=y
between 3 and 3 3/4y
and so on for a reasonable number of times (the function tends to asymptote I believe, and at some point the lines would be indistinguishable). .
How can I do that?