- or download this
C:\_32>perl -MMath::MPFR=":mpfr" -le "Rmpfr_set_default_prec(1024001);
+$x = Math::MPFR->new(2); $x **= 1024000; print $x;" >out.txt
- or download this
5.194693363199925.....490149376e308254
- or download this
perl -MMath::MPFR=:mpfr -le "Rmpfr_set_default_prec(28);print Math::MP
+FR->new(2) ** 1024000;"
5.194693363e308254