JSPM

Found 4 results for math.atan2

@stdlib/math-base-special-atan2

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

  • v0.3.1
  • 50.96
  • Published

@stdlib/math-base-special-atan2f

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y) as a single-precision floating-point number.

  • v0.1.1
  • 32.12
  • Published

@stdlib/math-base-special-atan2d

Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).

  • v0.1.1
  • 27.53
  • Published

@stdlib/math-iter-special-atan2

Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

  • v0.2.3
  • 26.76
  • Published