Skip to contents

converts an expression to a number

Usage

convertToNum(l)

Arguments

l

is an expression which should be evaluated. If the expression can be evaluated to a number the number is returned. Otherwise an error is returned.