This is the simulation of pendulum depend on a differential equation: ⠀⠀⠀⠀⠀⠀⠀⠀⠀θ''(t)=-μ'(t)-(g/L)sin(θ(t)) 您可以更改`__init__angle`、`__init__speed` 变量,但不要将它们更改得太大 请注意,角度计算为弧 另请注意,当 `__init__angle` 即将达到 π 时,Δt 项应该变慢 [指令(文档)未完成,等一下~] [UI还在完善中,敬请期待~]
由@MapMaths 保留原作品所有权 改编(汉化)自@MapMaths