Arduino Forum
Found a 64bit double implementation library, but I cannot compile it
Projects
Programming
el_supremo
May 23, 2012, 10:10pm
27
x -= x;
This will set x to zero, not negate it??
Shouldn't it be:
x = -x;
Pete
show post in topic
Related topics
Topic
Replies
Views
Activity
Festkunktmagie mehr als Abra Kadabra?
Deutsch
24
3319
May 6, 2021
Fastest way to do sin(), cos() atan2()
Programming
59
42151
May 5, 2021
Double Precision Advice
Programming
30
24008
May 5, 2021
Use of extern in in the implementation of double floats from an external library
Programming
10
6221
May 5, 2021
aiuto compilazione libreria double 64bit
Generale
1
851
May 7, 2021