fcal icon indicating copy to clipboard operation
fcal copied to clipboard

Extensive math expression evaluator library for JavaScript and Node.js

Results 2 fcal issues
Sort by recently updated
recently updated
newest added

This allow compute and define a Dataview field you can use in other place - My calcs radius : 20cm Area:: PI*radius^2 - Notes We need cover `=this.area`

Expected `fcal.eval("1/(1 sec)")` to return `1/(1 Second)`, instead got `1 Second`.