Preparing search index...
The search index is not available
exactnumber
exactnumber
ExactNumber
Function ExactNumber
Exact
Number
(
x
,
y
?
)
:
ExactNumberType
Parameters
x
:
|
string
|
number
|
bigint
|
ExactNumberType
Optional
y
:
|
string
|
number
|
bigint
|
ExactNumberType
Returns
ExactNumberType
Index
Properties
from
Base
gcd
is
Exact
Number
lcm
max
min
range
Properties
from
Base
from
Base
:
(
(
num
:
string
,
radix
:
number
)
=>
ExactNumberType
)
gcd
gcd
:
(
(
a
:
|
string
|
number
|
bigint
|
ExactNumberType
,
b
:
|
string
|
number
|
bigint
|
ExactNumberType
)
=>
ExactNumberType
)
is
Exact
Number
is
Exact
Number
:
(
(
x
:
any
)
=>
boolean
)
lcm
lcm
:
(
(
a
:
|
string
|
number
|
bigint
|
ExactNumberType
,
b
:
|
string
|
number
|
bigint
|
ExactNumberType
)
=>
ExactNumberType
)
max
max
:
(
(
...
params
:
(
|
string
|
number
|
bigint
|
ExactNumberType
)
[]
)
=>
ExactNumberType
)
min
min
:
(
(
...
params
:
(
|
string
|
number
|
bigint
|
ExactNumberType
)
[]
)
=>
ExactNumberType
)
range
range
:
(
(
start
:
|
string
|
number
|
bigint
|
ExactNumberType
,
end
:
|
string
|
number
|
bigint
|
ExactNumberType
,
increment
?:
|
string
|
number
|
bigint
|
ExactNumberType
)
=>
Generator
<
ExactNumberType
,
void
,
unknown
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Base
gcd
is
Exact
Number
lcm
max
min
range
exactnumber
Loading...