Skip to content

F conversion on display from integer to float#194

Merged
MallocArray merged 1 commit into
mainfrom
display_floating_calc_2
May 27, 2026
Merged

F conversion on display from integer to float#194
MallocArray merged 1 commit into
mainfrom
display_floating_calc_2

Conversation

@MallocArray
Copy link
Copy Markdown
Owner

The integer division 9/5 was evaluating to 1, making every Fahrenheit value just temp + 32 instead of the correct conversion.

@MallocArray MallocArray force-pushed the display_floating_calc_2 branch from 723b99b to 9969eba Compare May 27, 2026 15:22
@MallocArray MallocArray changed the title Fix F conversion on display bug due to integer vs float F conversion on display from integer to float May 27, 2026
@MallocArray MallocArray merged commit e8a9f1a into main May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant