[comp.sources.wanted] extended precision

shaw@pegasus.com (Sandy Shaw) (01/04/91)

	I am looking for source code that will allow one to do adds,
subtracts, multiplies and divides beyond the precision of IEEE double
precision floating point(e.g. 96 bit mantissa and 32 bit exponent with
sign bit). C source code would be preferable and i860 assembler would
be the ideal. I am currently using a package called CCalc but it is very
slow. If anyone has faster code which is easily modified and meets the above
criteria that would be great.