方法

ArrowDecimal256less_than_or_equal

始於: 3.0.0

宣告 [原始碼]

gboolean
garrow_decimal256_less_than_or_equal (
  GArrowDecimal256* decimal,
  GArrowDecimal256* other_decimal
)

描述

無可用描述。

始於: 3.0.0 可用

參數

other_decimal

類型: GArrowDecimal256

一個 GArrowDecimal256 以進行比較。

資料由函數的呼叫者擁有。

回傳值

類型: gboolean

如果十進制小於另一個十進制或等於另一個十進制,則為 TRUE,否則為 FALSE