Okay, time for something fun that , for once, ISN'T related to π! (Lol)
This program takes a user-inputted base and offset, and graphs the corresponding log and inverse log. This assumes the format:
log_base(x + o)
Please enjoy! #^__ ^#
@AmazingMech2418 I do not know C, sadly.
There are many ways to improve turtle's efficiency; win.tracer, t.speed(0), and most obviously, using multiple turtles to draw at once. I just don't know how to use PyGame, as I haven't taken the time to learn it..
Thank you!
Logarithms and Inverse Logarithms!
Okay, time for something fun that , for once, ISN'T related to π! (Lol)
This program takes a user-inputted base and offset, and graphs the corresponding log and inverse log. This assumes the format:
log_base(x + o)
Please enjoy! #^__ ^#
@AmazingMech2418 I do not know C, sadly.
There are many ways to improve turtle's efficiency; win.tracer, t.speed(0), and most obviously, using multiple turtles to draw at once. I just don't know how to use PyGame, as I haven't taken the time to learn it..
Thank you!