Help for this page
#!/usr/bin/perl -w use strict; ... if 6 < $exp; return 0 + $mant; }
#!/usr/bin/perl -w use strict; ... } return $p; }