|
[Date Index]
[Thread Index]
[Author Index]
Re: Equal, Inequality and TraditionalForm
- To: mathgroup at smc.vnet.net
- Subject: [mg46426] Re: Equal, Inequality and TraditionalForm
- From: Paul Abbott <paul at physics.uwa.edu.au>
- Date: Tue, 17 Feb 2004 07:05:58 -0500 (EST)
- Organization: The University of Western Australia
- References: <c0k37f$8hp$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <c0k37f$8hp$1 at smc.vnet.net>,
alvaro diaz <alvarodiazfalconi at yahoo.com> wrote:
> Try this:
>
> In InputForm, put
> a=10;b=10;c=15;
> Inequality[a,Equal,b,Less,c]
Works fine.
> Then convert to NormalForm with CtrlShftN
> and run the cell ... -> True.
You mean StandardForm. And yes it works fine.
> Now convert to TraditionalForm with CtrlShftT
> and run the cell ... -> True<15
This works fine for me ...
Cheers,
Paul
--
Paul Abbott Phone: +61 8 9380 2734
School of Physics, M013 Fax: +61 8 9380 1014
The University of Western Australia (CRICOS Provider No 00126G)
35 Stirling Highway
Crawley WA 6009 mailto:paul at physics.uwa.edu.au
AUSTRALIA http://physics.uwa.edu.au/~paul
Prev by Date:
Re: matrix operations
Next by Date:
Re: Printing Variables and Their Values
Previous by thread:
Equal, Inequality and TraditionalForm
Next by thread:
The Scan Built-In Function
|