ESQL/C DECIMAL-type functions

Because the binary representation of DECIMAL (mi_decimal) and MONEY (mi_money) values is a proprietary format for HCL Informix®, you cannot use standard system functions to perform decimal operations on mi_decimal and mi_money values. Instead, the DataBlade® API provides support for the following Informix ESQL/C functions on the DECIMAL and MONEY data types.
  • Conversion functions
  • Arithmetic-operation functions

Any other operations, modifications, or analyses can produce unpredictable results.