- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Atan2 (0.02 sec)
-
doc/go1.17_spec.html
of <code>F</code>. A method invocation is similar but the method itself is specified as a selector upon a value of the receiver type for the method. </p> <pre> math.Atan2(x, y) // function call var pt *Point pt.Scale(3.5) // method call with receiver pt </pre> <p> In a function call, the function value and arguments are evaluated in
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0)