Sam Steingold on Fri, 28 May 2010 17:39:37 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: integer representation in pari
|
- To: pari-users@list.cr.yp.to
- Subject: Re: integer representation in pari
- From: Sam Steingold <sds@gnu.org>
- Date: Fri, 28 May 2010 11:13:11 -0400
- Delivery-date: Fri, 28 May 2010 17:39:37 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=ukgYB5K2GfAp4WkY3JsYkoW8Ks9KS4SIaGbcQD59YSU=; b=m0Jret7qDdp6glh/v1l37XZK7QzQxcuo8YkASGBZGCiLI+OWKSKmsD0WaiPDiDfxQ7 ASloiSoxmiHwZR4bGWE3C+D7cLiQB6zNppTlA23MwbSt2Q/1d7tOMh5bQ9tGBw/R1Fqg ha6JkffdwPdQbYu/d3PUqQDbg5LUstNUQIGew=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=hQLw/QU4qvLnY545bsXEXIWQOQ2DfNp2dJbLaY+4S7F9JWF+Akl7EQ8cLR6xk0MCvY zwRsop7oYy38LoaOIR2LcMjHuccIEEGrYzCXK3BsS/qd19ov7QaS0v7NQkYS8ON8vuk8 jVhoY2vu+wXh2TrGCmwZEEWeIqOyD5LTcBX20=
- In-reply-to: <20100527220236.GE23134@yellowpig>
- Mailing-list: contact pari-users-help@list.cr.yp.to; run by ezmlm
- References: <AANLkTimI_tvDCY4hR0u5rIasGSm5r2Z2AxZ9_ICyuyBr@mail.gmail.com> <20100527220236.GE23134@yellowpig>
- Sender: sam.steingold@gmail.com
Hi,
On 5/27/10, Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr> wrote:
>
> You can also check whether the C macro PARI_KERNEL_GMP is defined,
> but usually it is better to use int_W() to acces the mantissa.
thanks!
can I also use int_W to access the mantissa of a t_REAL?
(it never explicitly says that, but ...)
--
Sam Steingold <http://sds.podval.org>