The numeric precision is limited to 15 significant digits. This limitation is set by the hardware. The StreamServer uses the host’s double precision floating point datatype (double), which has 15 digits of precision.
If you require more precise calculations, you can use the Java functions to invoke custom Java code where the calculations can be execcuted.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |