Example #1
0
File: onp.php Project: rn0/php-calc
 public function __construct($value)
 {
     parent::__construct(M_E);
 }