I am learning LISP,
this code reads user input to calculate equations related to gear ratio. I want to extend it to a full function that calculates speed , cadence , and gear ratio. I have tested the code using the link below
https://www.jdoodle.com/execute-clisp-online
LISPを学んでます、
こちらのコードはユーザーの入力に従ってギヤ比を計算をします。ギヤ比に加えて、スピードやケイデンスを計算してくれる機能に拡張していきたいと思います。上記のリンクでテストしました。