03-27-2023, 03:53 AM
There is a new version.
I have attached it in the first post of this thread.
Now its possible to assign own variables... (Greetings to bplus!)
I have attached it in the first post of this thread.
Now its possible to assign own variables... (Greetings to bplus!)
Quote:>>> test = 1.5
TEST = 1.5
>>> sin(test)
.9974949866040544
>>>