Skip to content

Commit 8a5f62b

Browse files
authored
Merge pull request #41 from rdeits/rd/atan
atan2(y, x) -> atan(y, x)
2 parents 2ee6150 + e7e0132 commit 8a5f62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REQUIRE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
julia 0.6
22
StaticArrays
33
Rotations 0.3.0
4-
Compat 0.33
4+
Compat 0.69

0 commit comments

Comments
 (0)