GArrow.Decimal32.multiply – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Decimal32
decimal32
Decimal32
Decimal32.integer
Decimal32.string
abs
copy
divide
equal
greater_than
greater_than_or_equal
less_than
less_than_or_equal
minus
multiply
negate
not_equal
plus
rescale
to_bytes
to_integer
to_string
to_string_scale
multiply
Description:
[
Version
( since =
"19.0.0"
) ]
public
Decimal32
multiply
(
Decimal32
right)
Parameters:
this
A
Decimal32
.
right
A
Decimal32
.
Returns:
The multiplied value of these decimals.