ts-data-forge
Preparing search index...
number/num-arithmetic-types
DivIntResult
Type Alias DivIntResult<A, B>
DivIntResult
:
Reconstruct
<
DivIntSign
<
SignOf
<
A
>
,
SignOf
<
B
>
>
,
DivIntLevel
<
LevelOf
<
A
>
,
LevelOf
<
B
>
>
,
>
Result type of Num.divInt (floor) applied to operands of type
A
and
B
.
Type Parameters
A
B
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-data-forge
Loading...
Result type of Num.divInt (floor) applied to operands of type
AandB.