Next: Z80 Directives, Previous: Z80 Syntax, Up: Z80-Dependent [Contents][Index]
Floating-point numbers of following types are supported:
ieee754Supported half, single and double precision IEEE754 compatible numbers.
zeda3232 bit floating point numbers from z80float library by Zeda.
math4848 bit floating point numbers from Math48 package by Anders Hejlsberg.