|
|
|
|
|
by sdk77
759 days ago
|
|
There are popular embedded platforms like STM32 that don't have hardware double support, but do have hardware float support. Using double will cause software double support to be linked and slow down your firmware significantly. |
|
Sure, my code could maybe run on an embedded platform someday. But the person importing it probably has an editor that can do a search and replace...