HTML
CSS
PHP
Deno
Examples
Do It Yourself
Blog
Type in your code below
Run
<?php echo(abs(-5.1)); //outputs: 5.1 ?>