Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seivan committed Jul 2, 2014
1 parent e022f41 commit 6fa50f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Works on both Mac OS and iOS.
### Math Functions

Many people disagreed with the global math functions being used as properties. I was on the fence on that one because I didn't want to write over them for 32 bit. However now that implicit casts are in place. This works on 32bit.
```
```swift
let yay = abs(2.0)
```

Expand Down

0 comments on commit 6fa50f5

Please sign in to comment.