ajout explications transformation float en fixed

This commit is contained in:
hugogogo
2022-02-14 03:08:13 +01:00
parent 8bfe663683
commit 2fcc6782c4
5 changed files with 344 additions and 243 deletions

View File

@@ -3,8 +3,7 @@
int main( void ) {
Fixed a( 1 );
Fixed const b( 1.5 );
Fixed a(1105979538);
// Fixed a;
// Fixed const b( 10 );