You can specify to define floating-point numbers. No transfer required:
Then you can directly use a to calculate.
Example:
var a = 12.3333333;
var b = 15.5555555;
alert(a+b); ? //will pop up: 27.88;