コード例 #1
0
ファイル: onp.php プロジェクト: rn0/php-calc
 public function __construct($value)
 {
     parent::__construct(M_E);
 }