Not sure why, but when I input values with decimals, the sum column gets really excited and adds a bunch more decimal places.

Here is a screenshot of what I'm seeing: https://img.skitch.com/20110816-paheqecayid28ts6ghd22scau9.png

I've tried storing the protein field as a float or even as just a string with the same result. In my view I have also tried displaying the values as "computed value" as well as "raw text."

Any idea what might be happening here?

Comments

gthing’s picture

This appears to only effect fields that are less than zero:

https://img.skitch.com/20110817-tgw9yr5t9qcpjaxsr12n7y9kd5.png

edit: I take it back - it seems to happen randomly:

https://img.skitch.com/20110817-juw1hgykdux2yc3ep2915ud51a.png

miro_dietiker’s picture

You should define the precision.
Note that with precisionless floating point numbers, values are never exact and depend presentation settings for accuracy...

karens’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

The D6 version is no longer supported.