General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Maggie Jetson
Low Level
comments
Comments by "Maggie Jetson" (@maggiejetson7904) on "computers suck at division (a painful discovery)" video.
Because some of these libraries are 40-100k byte in size and in embedded system, that's the size of some entire firmware on a 24 cents chip.
5
For something that's only C to F or reverse, just calculate it ahead of time on excel and put a lookup table inside the code. It is embedded system and it will be faster and smaller than pulling in a math library.
5