We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60afbc1 + f96dbd1 commit ee6263dCopy full SHA for ee6263d
src/lib/core.d.ts
@@ -546,7 +546,7 @@ interface Math {
546
*/
547
atan(x: number): number;
548
/**
549
- * Returns the angle (in radians) from the X axis to a point (y,x).
+ * Returns the angle (in radians) from the X axis to a point.
550
* @param y A numeric expression representing the cartesian y-coordinate.
551
* @param x A numeric expression representing the cartesian x-coordinate.
552
0 commit comments