xtd
0.2.0
Loading...
Searching...
No Matches
◆
big_mul()
static
int64
xtd::math::big_mul
(
int32
a
,
int32
b
)
static
Produces the full product of two 32-bit numbers.
Parameters
a
The first int32 to multiply.
b
The second int32 to multiply.
Returns
The int64 containing the product of the specified numbers.
xtd
math
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.