[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
float to double
- To: info-mcl@digitool.com
- Subject: float to double
- From: biefeld.ai.jpl.nasa.gov@digitool.com (Biefeld)
- Date: 1 Mar 1995 22:36:07 GMT
- Organization: JPL
- Sender: owner-info-mcl@digitool.com
How can you easly copy a MCL float to a machine double format (8 bytes).
There is a defrecord for double but I can not find a "%put-double" which
can fill it. However %copy-float does seem to do a "%get-double".