J
Jeremy Watts
Hi,
I'm a C++ newbie and wondered whether C or C++ have an 'arbitrary length'
arithmetic facility, similar to say JAVA's 'BigInteger', that will carry out
arithmetic operations symbolically on integers or decimals of any length.
I am currently developing maths programs in PHP, and PHP has a 'large
number' type facility, but have been considering a switch to C++ as its
faster.
Thanks
Jeremy Watts
I'm a C++ newbie and wondered whether C or C++ have an 'arbitrary length'
arithmetic facility, similar to say JAVA's 'BigInteger', that will carry out
arithmetic operations symbolically on integers or decimals of any length.
I am currently developing maths programs in PHP, and PHP has a 'large
number' type facility, but have been considering a switch to C++ as its
faster.
Thanks
Jeremy Watts