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