GregHilston / GregHilston/github-tutorial-calculator
implement cos function
Aperta
enhancement
good first issue
help wanted
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It'd be nice to have a function that would calculate the cosine of whatever is passed in. Can someone write this please?
```
def cosine(x):
"""Returns the cosine value of x
"""
```
Perhaps write some tests too?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.