方法

ArrowDecimal256greater_than

自 3.0.0 起可用

宣告 [src]

gboolean
garrow_decimal256_greater_than (
  GArrowDecimal256* decimal,
  GArrowDecimal256* other_decimal
)

描述

無可用描述。

自 3.0.0 起可用

參數

other_decimal

型別: GArrowDecimal256

一個要比較的 GArrowDecimal256

資料由函式呼叫者擁有。

回傳值

型別: gboolean

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