This commit is contained in:
jverzani
2025-07-29 17:12:23 -04:00
parent 8398f21b87
commit d7c0d08dde

View File

@@ -167,7 +167,7 @@ plt = let
gr()
# Follow lead of # https://github.com/SigurdAngenent/WisconsinCalculus/blob/master/figures/221/09surf_of_rotation2.py
# plot surface of revolution around x axis between [0, 3]
# best if r(t) descreases
# best if r(t) decreases
rad(x) = 2/(1 + exp(x))
trange = (0,3)