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.
1 parent 44d6d89 commit 54cf004Copy full SHA for 54cf004
src/math/arcTools.ts
@@ -241,7 +241,7 @@ const getArcLength = (
241
* @param SF the sweep flag
242
* @param x2 the ending point X
243
* @param y2 the ending point Y
244
- * @param distance a [0-1] ratio
+ * @param distance the distance along the arc
245
* @returns a point along the Arc segment
246
*/
247
const getPointAtArcLength = (
0 commit comments