无法在 NodeMCU/ESP8266 中使用 math.pow 函数
Posted
技术标签:
【中文标题】无法在 NodeMCU/ESP8266 中使用 math.pow 函数【英文标题】:Cannot use math.pow function in NodeMCU/ESP8266 【发布时间】:2015-09-29 22:34:14 【问题描述】:我需要 NodeMCU/ESP8266 中的 math.pow 函数,但我不能包含数学库
【问题讨论】:
【参考方案1】:您可以尝试使用exponentiation ^
operator 代替math.pow
:2^3 == 8
。
【讨论】:
以上是关于无法在 NodeMCU/ESP8266 中使用 math.pow 函数的主要内容,如果未能解决你的问题,请参考以下文章
从 Arduino Uno 切换到 NodeMCU esp8266 的 LED 灯条颜色更改代码不起作用
物联网 Nodemcu esp8266 LUA 脚本的 DAST 安全扫描 www HTML 服务器连接到摄像头和空调继电器