atan2In Place
Computes the 2nd-argument arctangent of each element in the array in place.
Parameters
other
the other array, must have the same shape as this array
See also
kotlin. math. atan2
Computes the 2nd-argument arctangent of each element in the array in place.
the other array, must have the same shape as this array