Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Webform Calculator 7
»
evalmath.class.php
»
EvalMath
function EvalMath::e in Webform Calculator 7
File
./
evalmath.class.php
, line 109
Class
EvalMath
Code
function
e
(
$expr
) {
return
$this
->
evaluate
(
$expr
); }
API Navigation
Webform Calculator 7
Classes
Functions
Files