MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Next representable number

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73566] Re: Next representable number
  • From: dh <dh at metrohm.ch>
  • Date: Thu, 22 Feb 2007 04:27:39 -0500 (EST)
  • References: <ergria$jsv$1@smc.vnet.net>


Hi Andrew,

in the following package you can find the tools, although no ready made 

solution to answer your question: NumericalMath`ComputerArithmetic`.

Daniel



Andrew Moylan wrote:

> What's a neat way to determine the next (higher) representable number

> (at a given precision)? That is, I want f[x] to be the smallest

> representable number (at precision Precision[x]) that's larger than x.

> 

> 




  • Prev by Date: Maclaurin series for ArcCosh[x]
  • Next by Date: RE: Map function which adds last two numbers of a list
  • Previous by thread: Re: Next representable number
  • Next by thread: Re: Next representable number