D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Math
/
Filename :
atan2-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Computes the arc tangent given <em>y</em> and <em>x</em>. Returns -PI..PI. full_name: Math::atan2 is_singleton: true name: atan2 params: | Math.atan2(y, x) => float visibility: public