Run ❯
Get your
own
website
×
Change Orientation
Save Code
Change Theme, Dark/Light
Go to Spaces
The log() Function
width: calc(log(50, 10) * 30px):
Hello World!
width: calc(log(500, 10) * 30px):
Hello World!
width: calc(log(1000, 10) * 30px):
Hello World!
width: calc(log(10000, 10) * 30px):
Hello World!
width: calc(log(50000, 10) * 30px):
Hello World!