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

Re: Double float woes...



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