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