unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Re: (expt 2 -inf.0) fails in 1.9.14
       [not found] <9A.D0.29897.7B1831D4@mx13>
@ 2010-12-23 18:35 ` Daniel Llorens
  0 siblings, 0 replies; only message in thread
From: Daniel Llorens @ 2010-12-23 18:35 UTC (permalink / raw)
  To: bug-guile


I meant 1.9.14 and not 1.9.4, sorry. 

> This is from git, 8aa47f2...
> 
>> (expt 2 -inf.0)
> ERROR: In procedure integer-expt:
> ERROR: Wrong type argument in position 2: -inf.0
> 
> These do work:
> 
>> (expt 2. -inf.0)
> $1 = 0.0
>> (expt 1 -inf.0)
> $2 = 1
> 
> Regards,
> 
> 	Daniel




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-23 18:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <9A.D0.29897.7B1831D4@mx13>
2010-12-23 18:35 ` (expt 2 -inf.0) fails in 1.9.14 Daniel Llorens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).