ArcGIS Pro 3.0.2: How to calculate the Ln(x) with Arcade?
I observed that the Ln(x) is not available in the list of “Helpers”.
But mathematically, Ln(x) = 2.403 Log(x)
What is shocking is that the Log (x) in Arcade calculates the Ln(x) but not Log(x)
What could be the issue here?



