Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ingleanthony/menu-bar-calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
antingle committed May 3, 2022
2 parents bc18cea + 01f42a2 commit 31843f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ A calculator that lives in your menu bar and keeps a history of your calculation
**constants**

```swift
pi
pi or π, e
```

**infix operators**
Expand Down Expand Up @@ -65,6 +65,8 @@ asin(x)
tan(x)
atan(x)
abs(x)
ln(x)
log(x)

// Binary functions

Expand Down
Binary file modified media/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/screenshot_window.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31843f0

Please sign in to comment.