Run ❯
Get your
own
website
×
Change Orientation
Save Code
Change Theme, Dark/Light
Go to Spaces
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!