<?php $a = M_PI; $b = 10 + sin($a); echo "Result: ", $b;
You have javascript disabled. You will not be able to edit any code.