Add a basic helper to do math
Would allow nesting and chaning the data types (int,float) and rounding
Do you have a particular problem you are trying to solve?
Generally Templating is used for this kind of thing.
Add a basic helper to do math
Would allow nesting and chaning the data types (int,float) and rounding
Do you have a particular problem you are trying to solve?
Generally Templating is used for this kind of thing.