|
[Date Index]
[Thread Index]
[Author Index]
Re: Precedence of Infix Operator
- To: mathgroup at smc.vnet.net
- Subject: [mg84085] Re: [mg84073] Precedence of Infix Operator
- From: Carl Woll <carlw at wolfram.com>
- Date: Mon, 10 Dec 2007 04:31:32 -0500 (EST)
- References: <200712091134.GAA03937@smc.vnet.net>
David Park wrote:
>I would like to use some less common infix operator, such as Colon or
>VerticalBar, but give it a precedence on input greater than Times. Is there
>a way to do this?
>
>
>
First, save a copy of UnicodeCharacters.tr. Then, open it and change the
precedence of \[Colon] or \[VerticalBar] to something larger than that
of \[Times] (520).
Carl Woll
Wolfram Research
Prev by Date:
Prefix Forms on the BasicMath Palette
Next by Date:
Re: Need features to make kernel and user functions bullet proof
Previous by thread:
Precedence of Infix Operator
Next by thread:
RE: Precedence of Infix Operator
|