unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Daniel Llorens <daniel.llorens@bluewin.ch>
To: bug-guile@gnu.org
Subject: Re: (expt 2 -inf.0) fails in 1.9.14
Date: Thu, 23 Dec 2010 19:35:50 +0100	[thread overview]
Message-ID: <521F3E2F-D6E7-41DA-9825-F39F62C027FA@bluewin.ch> (raw)
In-Reply-To: <9A.D0.29897.7B1831D4@mx13>


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




           reply	other threads:[~2010-12-23 18:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <9A.D0.29897.7B1831D4@mx13>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=521F3E2F-D6E7-41DA-9825-F39F62C027FA@bluewin.ch \
    --to=daniel.llorens@bluewin.ch \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).