- or download this
int main(void)
{
...
}
return 1;
}
- or download this
my $d;
$d=1.0;
...
printf("%100.80e\n",$d);
$d = $d/2.0;
}
- or download this
my $d;
$d=1.0;
...
printf("%100.80e\n",$d);
$d = $d/2.0;
}
- or download this
2.38418579101562500000000000000000000000000000000000000000000000000000
+000000000000e-07
1.19209289550780998537093783879586839091757610731292515993118286132812
+500000000000e-07
- or download this
2.38418579101562500000000000000000000000000000000000000000000000000000
+000000000000e-07
1.19209289550781250000000000000000000000000000000000000000000000000000
+000000000000e-07