MathGroup Archive 2014

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

Search the Archive

Re: Possible bug in Floor function?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg132361] Re: Possible bug in Floor function?
  • From: John Doty <noqsiaerospace at gmail.com>
  • Date: Sat, 22 Feb 2014 03:03:53 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <20140215090214.8888569D4@smc.vnet.net> <le1jq8$rfu$1@smc.vnet.net>

On Wednesday, February 19, 2014 1:43:20 AM UTC-5, Itai Seggev wrote:

> It's not a bug per se, but it is a somewhat unfortunate edge case.  No one has
>
> really hit on the fundamental issue,

I hit on it in my post in this thread, and you didn't address one one the important details here. Let me repeat:

Floor[] seems to have no trouble with other hairy expressions that happen to equal integers, for example "((-1)^(1/3) + (-1)^(2/3))/Sqrt[-3]". But a mere Simplify[] reduces that to 1. Perhaps that's where the real bug is. Does Floor[] try Simplify[]? Maybe Simplify[] should be transforming things like Log[100]/Log[10].



  • Prev by Date: can we use ListVectorPlot to plot arrows? (tail at point, head at displacement)
  • Next by Date: Re: hold question
  • Previous by thread: Re: Possible bug in Floor function?
  • Next by thread: Re: Possible bug in Floor function?