Consultor Eletrônico



Kbase P162769: Is it possible to force a calculation in the ABL to use decimal values with precision greater than
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/12/2011
Status: Unverified

GOAL:

Is it possible to force a calculation in the ABL to use decimal values with precision greater than 10 decimal places?

GOAL:

Is there a way to perform calculations with a decimal precision of more than 10 places to the right of the decimal point?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

FIX:

The ABL natively doesn't have a way to use more than 10 places to the right of decimal place in calculations. If you need more precision, look at using outside libraries to get this functionality.