Previous: SRFI-56 Bignum encodings, Up: SRFI-56
Read an IEEE single-precision float from the current input port. Optional arg port specifies a port to read from, instead. Optional second arg endian is a symbol. Return the eof object if not enough bytes are available.
Read an IEEE double-precision float from the current input port. Optional arg port specifies a port to read from, instead. Optional second arg endian is a symbol. Return the eof object if not enough bytes are available.