943,937 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 7892
  • C++ RSS
Sep 17th, 2004
0

128bit arithmetic

Expand Post »
Can anybody please help me find code for 128bit arithmetic(division,mul,sub,add) in C. I am using ANSI C compiler.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
srividyad is offline Offline
1 posts
since Sep 2004
Sep 17th, 2004
0

Re: 128bit arithmetic

Greetings,

I did find this one open source library called Cephes.

Cephes
Cephes Mathematical Library
ยป It includes these sections-- double: all functions in 64-bit double precision; single: all available functions in 32-bit single precision; long double: all available functions in 80-bit extended precision; 128bit: all available functions in 128-bit long double precision; qlib: all functions in q-type extended (44 to 106 decimal) precision, includes a C++ class for the binary floating point arithmetic and a q-type calculator program; c9x-complex: new C language standard C9X data type for complex variables, header complex.h for GNU C and functions in float complex, double complex, and long double complex precisions.

Additional links:
http://www.codepedia.com/zone3/cat414/22201.htm


Notes
Cephes seems like the most reliable 128-bit library. If you have further questions, please feel free to ask. I hope this information has been useful.


- Stack Overflow
Reputation Points: 26
Solved Threads: 4
Junior Poster
Stack Overflow is offline Offline
185 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Help with C++
Next Thread in C++ Forum Timeline: problem about statement





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC