Hyper Dictionary

English Dictionary Computer Dictionary Thesaurus Dream Dictionary Medical Dictionary


Search Dictionary:  

Meaning of PREFIX NOTATION

WordNet Dictionary
 
 Definition: [n]  a parenthesis-free notation for forming mathematical expressions in which each operator precedes its operands
 
 Websites: 
 
 Synonyms: Lukasiewicz notation, Polish notation
 
 See Also: parenthesis-free notation

 

 

Computing Dictionary
 
 Definition: 

(Or "prefix syntax") One of the possible orderings of functions and operands: in prefix notation the function precedes all its operands. For example, what may normally be written as "1+2" becomes "(+ 1 2)". A few languages (e.g., lisp) have strictly prefix syntax, many more employ prefix notation in combination with infix notation.

Compare: postfix notation.

 

 

COPYRIGHT © 2000-2003 WEBNOX CORP. HOME | ABOUT HYPERDICTIONARY