The current implementation of the resultList does not support an "easy" way to define the precision for Double values.
It would be good to have a property to define the number of decimal places for the console output.
example:
internal value = 2.343554645
defined precision = 2
console output = 2.34