方法

ArrowDecimal128greater_than

自版本:0.12.0 起

宣告 [src]

gboolean
garrow_decimal128_greater_than (
  GArrowDecimal128* decimal,
  GArrowDecimal128* other_decimal
)

描述

無可用描述。

自版本 0.12.0 起可用

參數

other_decimal

類型: GArrowDecimal128

要比較的 GArrowDecimal128

資料由函式呼叫者所擁有。

回傳值

類型: gboolean

如果此十進位數大於另一個十進位數,則為 TRUE,否則為 FALSE