Closed NightDragon1 closed 4 years ago
Hi!
I would like to calculate the logarithm (ln, base Math.E) of a number. Any chance to get something like this in Meta Queries?
Thanks, BR, Rob
you should be able to use Math.log(A['something'])
Math.log(A['something'])
Thank you!! That solved my issue.
BR, Rob
Hi!
I would like to calculate the logarithm (ln, base Math.E) of a number. Any chance to get something like this in Meta Queries?
Thanks, BR, Rob