I need to perform log calculations for a thermistor, however the Lua math library (math.log
) doesn't seem to be implemented, or I'm doing something wrong. It's not a module on NodeMCU-build.com or in the docs, either.
Any ideas/suggestions/solutions?