GeSHi (php):$step1 = pow($b,2);$step2 = $a * $c;$step3 = -4 * $step2;$delta = $step1 + $step3;Created by GeSHI 1.0.7.20