Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Калькулятор #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Калькулятор #13

wants to merge 6 commits into from

Conversation

mopdobopot
Copy link

No description provided.

Все вычисления производит eval();
После сообщения об ошибке деления на ноль теперь можно продолжать
вычисления. Для этого не обязательно нажимать "с".
Добавил маленький отступ снизу. На мой взгляд, так удобнее для
широкоформатных мониторов (за которым сейчас и работаю)
Если после вычислений получался "0", а потом начинался ввод цифр, то мы
видели на дисплее "0132...". Чтобы исправить, достаточно было заменить
строгое сравнение с учётом типов "===" на нестрогое, с приведением типов
"=="
Плюс правки орфографии :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant