dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
atan2
dil
Float
Returns atan2(x,y) = atan(y/x).
Float
atan2
(
Float
y
,
Float
x
)
Meta
Source
See Implementation
dil
Float
classes
Float
functions
acos
asin
atan
atan2
cos
exp
hypot
ln
log10
log2
sin
tan
Returns atan2(x,y) = atan(y/x).