GArrow.Decimal128.minus – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Decimal128
decimal128
Decimal128
Decimal128.integer
Decimal128.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
minus
Description:
[
Version
( since =
"0.11.0"
) ]
public
Decimal128
minus
(
Decimal128
right)
Parameters:
this
A
Decimal128
.
right
A
Decimal128
.
Returns:
The subtracted value of these decimals.