First Post

<php>
// Einstein Formula E = mc2
$e = $m * $c ^ 2;
</php>