avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Precision of 64-bit using 32-bit numbers


From: Ganeriwal Saurabh
Subject: [avr-gcc-list] Precision of 64-bit using 32-bit numbers
Date: Mon, 17 Jan 2005 21:28:21 -0800 (PST)

Hi,

I am working on some applications on Atmel Atmega128 that requires a
precision of 64-bits. However, the maximum precision provded is 32-bit. I
tried using doubledouble but it resulted in a compilation error. Is there
an available library for emulating the 64-bit numerical operations such as
add, subtract, multiply, divide using 32-bit numbers.

bye,
saurabh


reply via email to

[Prev in Thread] Current Thread [Next in Thread]