Ctoic / Ctoic/CalHub

Bug in Power/exponent operation

Open
#47 3 comments 0 reactions 0 assignees View on GitHub
bug hacktoberfest hacktoberfest-accepted
Dominant language
CSS
Stars
26
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Exponent is not working correctly.
there is minor error.

Steps to get into the bug:
1. Open the calculator app
2. Enter the first number i.e. 2
3. Press exponent button ^
4. Enter second number i.e. 2
5. Press on = button to get answer

Answer you will get for above inputs:
2^2 = 42

Expected answer:
2^2 = 4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.