【Power】返回数值乘幂的结果
Power[table][tr][td]返回数值乘幂的结果[/td][/tr]
[/table]
[table=98%]
[tr][td][b]用法[/b][p=30, 2, left]Power([i]Base[/i],[i]Exponent[/i])[/p][p=30, 2, left]参数说明: [i]Base[/i] —— 底数,数值表达式,为任意实数
[i]Exponent[/i] —— 指数,数值表达式,底数要乘方的次数[/p][/td][/tr]
[/table]
[table]
[tr][td][b]注意[/b][p=30, 2, left]参数 [i]Base[/i] 不能负数(编译通过,但无法插入图表中)。[/p][/td][/tr]
[/table]
[table=98%]
[tr][td][b]范例[/b][p=30, 2, left]Power(5,3) 5的3次方将返回数值 125[/p][/td][/tr]
[/table]
页:
[1]