Difference:
FloatingPointUnit
(4 vs. 5)
Revision 5
2022-03-14 -
PeterSchmid
Line: 1 to 1
META TOPICPARENT
name="WebHome"
Floating Point Unit
Line: 9 to 9
https://de.wikipedia.org/wiki/IEEE_754
atof() benutzen?
Changed:
<
<
nur single-precision? (7..8 Dezimalstellen)
>
>
nur single-precision? (7..8 Dezimalstellen, H7 hat double precision FPU)
kein eigener Stack
>float wo?
float register mit mutex absichern?
Line: 18 to 18
_FPU_USED
AN4044 Application note, Foating point unit demonstration on STM32 microcontrollers
Changed:
<
<
>float
in Gforth engine/support.c verwendet
strtod()
>
>
>float
in Gforth engine/support.c verwendet
strtod()
(
strtof()
for single precision)
Cell to_float(Char *c_addr, UCell u, Float *rp) {
View topic
|
H
istory
:
r44
<
r43
<
r42
<
r41
|
More topic actions...
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback