Next: , Previous: , Up: Z80-Dependent   [Contents][Index]


9.56.3 Floating Point

Floating-point numbers of following types are supported:

ieee754

Supported half, single and double precision IEEE754 compatible numbers.

zeda32

32 bit floating point numbers from z80float library by Zeda.

math48

48 bit floating point numbers from Math48 package by Anders Hejlsberg.