Hi, I have a question regarding the use of DfpField.
Is an instance of DfpField thread safe? Can I use a single instance to perform Dfp calculations in different threads? I have looked at the code of Dfp and I am a bit worried by the calls to DfpField.setIEEEFlagsBits(). Can I just set the flags in advance? Regards, Philippe
