Closed colorcube closed 1 year ago
Would be nice to have the typical Math functions available, or is this out of scope of this project?
Ok I got it :-)
let fn = jstin('Math.ceil(price)'); console.log(fn({price: 12.5, Math}))
Adding a short example might be a good idea, though
Thanks @colorcube! Done
Would be nice to have the typical Math functions available, or is this out of scope of this project?