Math Functions

Run Settings
LanguagePython
Language Version
Run Command
# Math functions round(3.67) print(round(3.67)) print(abs(-20)) print(pow(2, 4)) print(min(3, 5)) print(max(3, 5))
Editor Settings
Theme
Key bindings
Full width
Lines