Arduino Forum
How to compare float value
Projects
Programming
Coding_Badly
August 30, 2021, 6:39pm
2
if (abs(ADCVOUT - adcvoutOLD) >= 0.01) {
show post in topic
Related topics
Topic
Replies
Views
Activity
Qual é o melhor método para comparar 2 floats
Português
4
1828
May 6, 2021
Check a float value (only one cell after the comma)
Programming
12
2528
May 5, 2021
How to compare float variable?
Programming
13
18022
May 5, 2021
[SOLVED] Precision when comparing floats
Programming
4
12749
May 5, 2021
Problem comparing two float type numbers
Programming
21
7930
May 5, 2021