decimal: introduce decimal_is_neg()
This patch introduces function decimal_is_neg() which checks that decimal is less than zero. Needed for #4415
Loading
Please register or sign in to comment
This patch introduces function decimal_is_neg() which checks that decimal is less than zero. Needed for #4415