Draw logarithmic spiral trough set of point

slaughtermind shared this question 7 years ago
Answered

Please help me with drawing a logarithmic spiral trough the given points in the attached example. Basically the idea is every next point increase the value 2 times.

https://ggbm.at/2466633

Comments (1)

photo
1

hello

do you like

f(x) = x(B) + (x(B) - x(A)) (0.5^x - 1)

a = Curve[f(t) cos(2π t), f(t) sin(2π t), t, 0, 5]


?


saludos

© 2023 International GeoGebra Institute