@vivliostyle/core
Preparing search index...
matchers
matchANPlusB
Function matchANPlusB
matchANPlusB
(
order
:
number
,
a
:
number
,
b
:
number
)
:
boolean
Checkes whether given order can be represented as an+b with a non-negative interger n
Parameters
order
:
number
a
:
number
b
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vivliostyle/core
Loading...
Checkes whether given order can be represented as an+b with a non-negative interger n