MathGroup Archive 2003

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

Search the Archive

Re: Lower Floor

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39040] Re: [mg39004] Lower Floor
  • From: Selwyn Hollis <selwynh at earthlink.net>
  • Date: Sat, 25 Jan 2003 01:26:47 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Wow. But apparently it has nothing to do with Log. Look:

Floor[3.0000000000000000]

   3

Floor[3.00000000000000000]

   2

---
Selwyn Hollis



On Friday, January 24, 2003, at 05:05  AM, André Giroux wrote:

> Hi All.
> With Mathematica 4.1 on Windows98:
> N[Log[8]/Log[2]]
> 3.
> Floor[N[Log[8]/Log[2]]]
> 2
> Beware!
>
>



  • Prev by Date: Re: Re: Multivariate-T Simulation Problem
  • Next by Date: Re: Functional programming
  • Previous by thread: Re: Lower Floor
  • Next by thread: Re: Lower Floor