mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
5
test/asm/fixed-point-precision.out
Normal file
5
test/asm/fixed-point-precision.out
Normal file
@@ -0,0 +1,5 @@
|
||||
`3.1`: 3.100007 -> $0003199a
|
||||
`5.2`: 5.199997 -> $00053333
|
||||
`MUL`: 16.120026 -> $00101eba
|
||||
`16.12`: 16.119996 -> $00101eb8
|
||||
`6.283185`: 6.283188 -> $0006487f
|
||||
Reference in New Issue
Block a user