json-logic-swift icon indicating copy to clipboard operation
json-logic-swift copied to clipboard

Add trigonometric functions & more

Open d-srd opened this issue 4 years ago • 1 comments

I've added trigonometric functions, rounding a number to a specified number of decimal places, and casting a string to a number.

These fall outside of the specification of JSON Logic, but I've found them to be useful for the project I'm working on, so I've created this pull request to see if they would be useful in general.

d-srd avatar Jul 22 '19 10:07 d-srd