How to calculate a decimal with 10 numbers after decimal point?

We have requirement to store a decimal number with 10 numbers after decimal point and need to calculate the captured values.How we can Achieve this ?

ex:var1:1.1234567891, var2:2.1234567891

result:var1+var2

Thanks In Advance, 

  Discussion posts and replies are publicly visible

Parents Reply Children