MathGroup Archive 2005

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

Search the Archive

Re: Re: GreaterEqual[x,1] shows up as Greater[x,1]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61785] Re: [mg61774] Re: GreaterEqual[x,1] shows up as Greater[x,1]
  • From: Pratik Desai <pdesai1 at umbc.edu>
  • Date: Sun, 30 Oct 2005 00:43:15 -0400 (EDT)
  • References: <acbec1a40510280731s35fc9f1cwd5b70b3a35f1e85c@mail.gmail.com> <200510290532.BAA24434@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Chris Chiasson wrote:

>Before someone asks: yes, the FullForm still says GreaterEqual - no,
>it doesn't just happen for GreaterEqual[x,1] - yes, LessEqual[x,1]
>displays correctly
>
>On 10/28/05, Chris Chiasson <chris.chiasson at gmail.com> wrote:
>  
>
>>Dear MathGroup,
>>
>>The subject almost says it all. In my front end with a fresh kernel, I
>>can type GreaterEqual[x,1] and the output shows up as x>1
>>
>>Does anyone else have this problem? I just noticed it today. Could it
>>have anything to do with installing both the Truetype and Type 1
>>versions of the Mathematica fonts?
>>
>>Version Number: 5.2.0.0
>>Platform: Windows
>>Registered Name: Chris Chiasson
>>
>>Regards,
>>--
>>http://chrischiasson.com/contact/chris_chiasson
>>
>>    
>>
>
>
>--
>http://chrischiasson.com/contact/chris_chiasson
>
>  
>
Hello Chris

GreaterEqual[x, 1] // InputForm
 >> x >= 1

$Version
 >>5.1 for Microsoft Windows (January 27, 2005)

Regards
Pratik

-- 
Pratik Desai
Graduate Student
UMBC
Department of Mechanical Engineering
Phone: 410 455 8134



  • Prev by Date: this is ridiculous...
  • Next by Date: Re: GreaterEqual[x,1] shows up as Greater[x,1]
  • Previous by thread: Re: GreaterEqual[x,1] shows up as Greater[x,1]
  • Next by thread: Re: GreaterEqual[x,1] shows up as Greater[x,1]