torch / torch7

http://torch.ch
Other
9k stars 2.38k forks source link

atan2 #1059

Closed ruppeshnalwaya1993 closed 7 years ago

ruppeshnalwaya1993 commented 7 years ago

https://github.com/torch/torch7/blob/master/doc/maths.md#res-torchatan2res-x-y

Here, given the outputs from atan2, I think the readme should read atan2(y,x) instead of atan2(x,y)