Preparing search index...
The search index is not available
custom-flow
custom-flow
math
multiply
Function multiply
multiply
(
text
,
num
)
:
string
乘法操作
Parameters
text
:
string
需要进行乘法的文本,文本将会转换为数字
num
:
number
要乘的数字
Returns
string
返回乘法后的结果
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
custom-flow
Loading...
乘法操作