## Non-linear value translation
-Sometimes not every value is of equal importance. In the example below, the slider focusses on the higher numbers by adding a `log`-type position value funtion.
+Sometimes not every value is of equal importance. In the example below, the slider focusses on the higher numbers by adding a `log`-type position value function.
Alternatively there is also a `pow`-type position value function available, making the reverse possible.
```html_example