mirror of https://github.com/mosra/magnum.git
Browse Source
Double has 15-17 significant decimal digits precision, extended the constant to have 15 decimal digits. On the other hand, float has only 6-9 digits, so there is no need to have more than 9. Added just-to-be-sure test for sqrt* constants.pull/279/head
3 changed files with 17 additions and 7 deletions
Loading…
Reference in new issue