Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
phpfui authored Jan 11, 2019
2 parents 0adcdee + ba50503 commit 92445b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NXP/MathExecutor.php
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ protected function defaultVars()
{
return [
'pi' => 3.14159265359,
'e' => 2.71828182846
'e' => 2.71828182846
];
}
}

0 comments on commit 92445b5

Please sign in to comment.