+1
-1
| { | ||
| "name": "sp-math", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Common Math Functions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,4 @@ | ||
| const cos = require("../cos"); | ||
| const sin = require("../sin"); | ||
| /** | ||
@@ -2,0 +5,0 @@ * x,y旋转后坐标计算 |
22163
0.3%273
0.74%