Skip to content
ER系列指令系统手册
搜索文档
K
Main Navigation
首页
指令手册
更新日志
Appearance
Menu
Return to top
页面导航
pow 指数函数
pow 为指数函数。
指令格式
pow(x, y)
pow(底数, 指数)
参数详细说明
参数
类型
说明
x
int / real
底数
y
int / real
指数
函数返回值
:real 型常量。