Amit
Amit
Checkout the mathjs documentation. it allows you to create your own custom units. Also, teaspoon and tablespoon are already implemented. see: https://mathjs.org/docs/datatypes/units.html
In a Numerals's block, follow the syntax and type something like `createUnit('furlong', '220 yards') ` Note that you don't need the `math.` Prefix. Let the equation execute and when you're...
It’d be a cool option to have in the settings that you can specify a unit and a relation to other units. Then when the block runs, have that check...