Math::BigInt::FastCalc man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

Math::BigInt::FastCalc(Perl Programmers Reference GuiMath::BigInt::FastCalc(3)

NAME
       Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed

SYNOPSIS
       Provides support for big integer calculations. Not intended to be used
       by other modules. Other modules which sport the same functions can also
       be used to support Math::BigInt, like Math::BigInt::GMP or
       Math::BigInt::Pari.

DESCRIPTION
       In order to allow for multiple big integer libraries, Math::BigInt was
       rewritten to use library modules for core math routines. Any module
       which follows the same API as this can be used instead by using the
       following:

	       use Math::BigInt lib => 'libname';

       'libname' is either the long name ('Math::BigInt::Pari'), or only the
       short version like 'Pari'. To use this library:

	       use Math::BigInt lib => 'FastCalc';

       Note that from Math::BigInt v1.76 onwards, FastCalc will be loaded
       automatically, if possible.

STORAGE
       FastCalc works exactly like Calc, in stores the numbers in decimal
       form, chopped into parts.

METHODS
       The following functions are now implemented in FastCalc.xs:

	       _is_odd	       _is_even	       _is_one	       _is_zero
	       _is_two	       _is_ten
	       _zero	       _one	       _two	       _ten
	       _acmp	       _len	       _num
	       _inc	       _dec
	       __strip_zeros   _copy

LICENSE
       This program is free software; you may redistribute it and/or modify it
       under the same terms as Perl itself.

AUTHORS
       Original math code by Mark Biggar, rewritten by Tels
       <http://bloodgate.com/> in late 2000.  Seperated from BigInt and shaped
       API with the help of John Peacock.  Fixed, sped-up and enhanced by Tels
       http://bloodgate.com 2001-2003.	Further streamlining (api_version 1
       etc.) by Tels 2004-2007.

SEE ALSO
       Math::BigInt, Math::BigFloat, Math::BigInt::GMP, Math::BigInt::FastCalc
       and Math::BigInt::Pari.

perl v5.10.1			  2009-04-14	     Math::BigInt::FastCalc(3)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net