Polish notation
A method for expressing a sequence of calculations developed by the Polish logician Jan Lukasiewicz in 1929. For example, A(B+C) would be expressed as
* A + B C. In reverse Polish notation, it would be A B C + *.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near Polish notation
Share on Facebook