jmespath.js icon indicating copy to clipboard operation
jmespath.js copied to clipboard

Please add math operation

Open Thaina opened this issue 5 years ago • 1 comments

Should allow

number binary + - * / boolean binary ^ number unary -

and let's it return null for incompatible type

Thaina avatar Aug 27 '19 10:08 Thaina

I would also like to see the multiplication and division operators OR at least have them as in-built functions like mul(), sum() as we do have abs/ceil...

nbaua avatar Feb 04 '21 12:02 nbaua