Skip to content

Commit

Permalink
TODO updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yahya-mohammed07 committed Dec 13, 2021
1 parent 9eddb7d commit 4b7b1fa
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,19 @@

## Implement :-

- [ ] **sin()**
- [ ] **cos()**
- [ ] **tan()**
- [ ] **sec()**
- [ ] **cosec()**
- [ ] **cot()**
- [x] **sin()**
- [x] **cos()**
- [x] **tan()**
- [x] **sec()**
- [x] **cosec()**
- [x] **cot()**
- [x] **arc_sin()**
- [x] **arc_cos()**
- [x] **arc_tan()**
- [x] **decimal_places()**
- [x] **trunc()**
- [ ] **mod()**
- [x] **frac()**
- [x] **fmod()**
- [x] **div()**
- [x] **min_max()**
- [ ] **modf()**
Expand Down

0 comments on commit 4b7b1fa

Please sign in to comment.