Is there any JS method that works like eval but also supports expressions like log(), ln(), sqrt etc
I'm doing a calulator from as my small react-native project and I was wondering if there is a JS function that has a method that works like eval but with more advanced expressions