ts-data-forge
Preparing search index...
number/num-arithmetic-types
DivResult
Type Alias DivResult<A, B>
DivResult
:
Reconstruct
<
DivSign
<
SignOf
<
A
>
,
SignOf
<
B
>
>
,
DivLevel
<
LevelOf
<
A
>
,
LevelOf
<
B
>
>
,
>
Result type of Num.div (exact) 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.div (exact) applied to operands of type
AandB.