Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Add square root function.
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add square root function. But be careful about what to do of the brackets, also of -ve numbers.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue mentions adding a square root function to a BODMAS calculator built with Kivy. First, examine the existing calculator code to understand the expression parser and how functions are integrated. Look for how brackets and negative numbers are currently handled. The work involves modifying the parsing logic and the UI to include a sqrt button and function.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100