Is there a way to calculate ln() other than explicitly setting a base to an approximate e value?
I've found only
this (and no LN_N given there).
Also I found this string in floatlog AMXX API Reference: "Defaults to 10, or the natural logarithm". What is "or"? When it is natural?