MathGroup Archive 1990

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

Search the Archive

infix inputs

  • To: mathgroup at yoda.ncsa.uiuc.edu (mathgroup for mathematica)
  • Subject: infix inputs
  • From: Steven Warwick <uunet!hpsadsdw.hp.com!sdw>
  • Date: Tue, 28 Aug 90 11:06:55 PDT

I want to define a function which has the characteristics of the
"Or" or And semantics i.e.  

In[] =   a ||| b ||| c

Out[] = ..Something useful..

I can define a function, but I must use the tilde's to indicate that
it's a function i.e.

          a ~|||~ b ~|||~ c

but I can't seem to define a alias such that 

||| maps into ~|||~ 

Clearly, mathematica has this ability since || exists

so how do I get to do it too??




--
Steven Warwick

Hewlett-Packard
sdw at hpsad


  • Prev by Date: mathematica
  • Next by Date: Tick labels
  • Previous by thread: Mathematica
  • Next by thread: Tick labels