8.13 Math 数学 - Power 幂值

2017-02-21  本文已影响16人  刘板栗

板栗:不懂😂
Calculate the first value (base) to the second value (exponent)'s power (ex: 2³).
Right-click to add ports for additional exponents to chain, or change the type (ex: number, position, rotation).

计算第一个值 ( 基数 ) 到第二个值 ( 指数 ) 的幂值。例如:2³,可以写为:POWER(2,3)。
右键选择输入接口数,或更改输入接口接入值类型(例如:数字,坐标,角度)。

输入口

Input 输入
The base value .
基础值.

Input 输入
A value that represents the exponent to raise the previous number by.
表示将先前数字乘以的指数的值。

输出口

Output 输出
The base value to the subsequent exponents' powers.
基础值到后续指数的幂值。


Related Patches

√ 开根号


上一篇下一篇

猜你喜欢

热点阅读