方法

ArrowDecimal32abs

自:19.0.0 起可用

声明 [源代码]

void
garrow_decimal32_abs (
  GArrowDecimal32* decimal
)

描述 [源代码]

计算 decimal 的绝对值,并直接修改原值。

自:19.0.0 起可用