Skip to Content
0
Former Member
Apr 23, 2009 at 04:47 AM

UDF - Java issue

33 Views

Hi there

I have some values that I need to add up but it is too big for a normal double value. How do I manage around this? The values can be negative or positive and can go up to $99 999 999 999.99. I have a context array that I need to loop through and add up these values.

Thanks,

Jan