You are here

property EvalMath::$v in Webform Calculator 7

File

./evalmath.class.php, line 94

Class

EvalMath

Code

var $v = array(
  'e' => 2.71,
  'pi' => 3.14,
);