main
<?php declare(strict_types=1); require __DIR__ . '/../console.php'; echo std_math_eval(EXPRESSION, VARIABLES);