美文网首页
8.13 Math 数学 - Power 幂值

8.13 Math 数学 - Power 幂值

作者: 刘板栗 | 来源:发表于2017-02-21 15:38 被阅读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

    √ 开根号


    相关文章

      网友评论

          本文标题:8.13 Math 数学 - Power 幂值

          本文链接:https://www.haomeiwen.com/subject/jdhfwttx.html