[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double float woes...
- To: info-mcl
- Subject: Re: Double float woes...
- From: grant@pentagon-gw.army.mil (Pete Grant)
- Date: 24 Jan 93 03:30:16 GMT
- Newsgroups: comp.lang.lisp.mcl
- Organization: U.S. Army Artificial Intelligence Center, The Pentagon
- References: <63460@mimsy.umd.edu>
In article <63460@mimsy.umd.edu> waander@cs.umd.edu (Bill Andersen) writes:
>
> Is there any way to get the integer value of a double-float
>without consing? I tried (floor x), where x is a double-float
>and I get charged 24 bytes.... Since fixnums are immediate,
>just returning one should not cons and I don't care about the
>remainder.. Any ideas???
>
> ...Bill
Sure, get a Symbolics. On my 3650 I get charged 0 bytes. :-)h