Element-wise FunctionsΒΆ
Return the angle of the complex argument. |
|
Run one of two elementwise functions depending on a condition. |
|
Convert angles from degrees to radians. |
|
Return a boolean array where two arrays are element-wise equal within a tolerance. |
|
Replace NaN with zero and infinity with large finite numbers (default behaviour). |
|
Convert angles from radians to degrees. |
|
Return the normalized sinc function. |