Thanks for the clarifications . Currently the Customer uses CMPAT(V1) as the default COmpiler option while compiling Programs on zOS . Does this indirectly corespond to HEX Float usage
For High precision requirements , precompiler options(LIMITS( FIXEDBIN(31,63),FIXEDDEC(15,31))) is used . Wanted to understand how this improves precission as I understand that Floating Point Binary/ Decimal is not in effect
PavankumarM