[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dealing with the binary representation of floats.



Is there any easy or standard way to take an IEEE floating point number in
Clisp and turn it into it's bit representation for transmission through
IPC? Ditto for receiving a bit pattern and turning it into a float.

Thanks.
								--Bri