perl -MMath::Decimal64 -le "$x=Math::Decimal64->new(0); $x += '20.1' for (1..43);print $x;"