Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Save Code
Ctrl+Alt+A
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
The hypot() Function
width: hypot(80px):
Hello World!
width: hypot(40px, 80px):
Hello World!
width: hypot(40px, 80px, 100px):
Hello World!
width: hypot(40px, 80px, 100px, 120px):
Hello World!
width: hypot(10%, 20%, 40%):
Hello World!