ref: db1a3654355d1922ee927e270c9e29424ee828d5
parent: 4819492ec36eec749bf6ee0550e69038265ead26
author: David <gek@katherine>
date: Tue Feb 23 08:46:11 EST 2021
A
--- a/README.md
+++ b/README.md
@@ -198,7 +198,7 @@
(Try compiling the demos with -D PLAY_MUSIC if you have mixer!)
* A c99 compiler
* 32 bit signed and unsigned integer types
-* 32 bit binary float type (IEEE 754)
+* 32 bit binary float type (STDC_IEC_559)
* Some floating point type at least as large as a 32 bit float
* sin and cos functions in math.h
* memcpy in string.h