26 public static function ERFC($value)
30 if (is_numeric($value)) {
44 if (abs($value) < 2.2) {
52 $d = ($value * $value) + 0.5;
55 $t = $a *
$n + $b * $value;
66 return self::$oneSqrtPi * exp(-$value * $value) * $q2;
An exception for terminatinating execution or to throw for unit testing.
static flattenSingleValue($value='')
Convert an array to a single scalar value by extracting the first element.
for( $i=6;$i< 13;$i++) for($i=1; $i< 13; $i++) $d