initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
import toNumber from "../strnum.js";
|
||||
|
||||
console.log(toNumber("1.5e3", {leadingZeros: false}))
|
||||
// describe("temp", () = {
|
||||
|
||||
// it("scientific notation", () => {
|
||||
// });
|
||||
// })
|
||||
Reference in New Issue
Block a user