haskellator-0.1.0.0: SI-Units supporting calculator
Safe HaskellSafe-Inferred
LanguageHaskell2010

Math.Haskellator

Description

Calculator module for evaluating mathematical expressions containing SI units

Synopsis

Documentation

calculate Source #

Arguments

:: String

The expression to evaluate

-> Either Error EvalValue

The result of the expression

Determine the result of an expression