Help for this page

Select Code to Download


  1. or download this
    use Math::BigFloat;
    Math::BigFloat->precision(-4);
    
    ...
        }
        print ("\n");
    }