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