lua - Cannot use math.pow function in NodeMCU/ESP8266 -


i need math.pow function in nodemcu/esp8266 cannot include math library

you may try using exponentiation ^ operator instead of math.pow: 2^3 == 8.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -