I have a basic index.php page with some variables that I want to print in several places - here are the variables:
Alternatively way to print
$number = sprintf('%0.2f', $numbers); // 520.89898989 -> 520.89