Nullstellen bis Gleichungen (Polynome) 6.Grades auf 64 Stellen genau
(Roots of cubic quadratic quintic sextic function to 64 digits;sextic-equation-solver-calculator)
if(isset($_POST['showaction']))//war formaction, aber bei Enter wurde 1/x aktiviert! & 0<y<1
{
$tLenOK=(strlen($datvar)>=1);
if(!$tLenOK)
{ //$g_Err.="Die Suche ist erst ab 9 Ziffern sinnvoll, da es tausende Konstanten gibt, wo die ersten 8 Ziffern übereinstimmen! ".$enter."The search is only over 9 digits useful, cause there are thousands of constants, where the first 8 digits match! ".$enter;
$abbruch=true;
}//if(!isset($imul)) $imul=0; elseif
if ((strlen($datvar)<1)) //!||
{
$abbruch=true;
}
if( (!$abbruch))
{
echo '';
SetBCscale($genauigkeit);// bcscale($genauigkeit);
echo '';
flush();
}
else
{
echo ''.$g_Err.'';
}
flush();
} //showaction
//echo '