Short: A formula interpreter Author: Carsten Siegner (carstensiegner@osnanet.de) Uploader: Carsten Siegner (carstensiegner osnanet de) Type: util/cli Version: 1.0 Architecture: ppc-morphos >=3.5 Formula is a formula interpreter with which one can calculate formulas in the Shell. it interprets standard functions like + , - , * , / , ^ , %. It interprets advanced functions: cos(),atan(),tan(),sin(),nep(),logn(),log10() it interprets this variables: pi, e it interprets parentheses ( , ) It observes the Math Rules Note: You may put no spaces between the numbers / characters!