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! #^__ ^#
@luffy223 You basically just take the turtle's x or y value (scaled down however much you'd like), and plug it into an equation! Just look at lines 26 and 38 for even more clarity.
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! #^__ ^#
@luffy223 You basically just take the turtle's x or y value (scaled down however much you'd like), and plug it into an equation! Just look at lines 26 and 38 for even more clarity.