For my map I want to set a variable to this function:
((log(0.5X+5))^4.5)+1
My problem is converting it in the GUI of the editor.
When looking for math I can only find a logarithm with the base of 2 (Log2) but I need a logarithm with the base of 10.
Any input on how I could get this function to work?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Thanks for the help.
can be closed
For my map I want to set a variable to this function:
((log(0.5X+5))^4.5)+1
My problem is converting it in the GUI of the editor. When looking for math I can only find a logarithm with the base of 2 (Log2) but I need a logarithm with the base of 10. Any input on how I could get this function to work?