GithubHelp home page GithubHelp logo

Comments (2)

oskardolch avatar oskardolch commented on August 10, 2024

Currently, there is a buffer of fixed size 64 bytes to hold the string representation of the number, and no check whether the size is exceeded, which apparently happens when setting the precision to something more that 63. The fix should be easy, however, we shall perhaps discuss what should be the precision limit. Most of the SteamCAD calculations are internally limited to 0.000001 mm in the paper units, which I believe is fully sufficient regarding the purpose the software was designed for. If we take into account possible drawing scale, we come to a conclusion that setting the precision to anything bigger than eight or ten has very little or no meaning. So 16 decimal places should be very sufficient limit. What do you think?

from steamcad.

 avatar commented on August 10, 2024

SteamCAD calculations are internally limited to 0.000001 mm. So 16 decimal places should be very sufficient limit. What do you think?

Fully agreed. Think, nobody will use for SteamCAD for microscopy ;-)

from steamcad.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.