standard-RAxML icon indicating copy to clipboard operation
standard-RAxML copied to clipboard

redundancy in genetic distance output

Open boristim66 opened this issue 4 years ago • 0 comments

This is just a petty suitor to a wonderful program, but it is misleading. The accuracy of storing a real number of the double type is 14-15 decimal digits, so printing the distance (getBranchLength) in the format % 8.20f is not valid, , since it introduces garbage into the output

boristim66 avatar Jan 05 '21 21:01 boristim66