Jump to content

Double-precision floating point calculations use floating point numbers which are accurate to more decimal places, allowing you to specify values with higher precision.  It's used in scientific work, simulations, 3D modelling/animation work, and some other workstation-type tasks.

Link to post
Share on other sites

think of the largest number you can think of, and now the smallest. floating point allows a single entry to write either. double precision allows even larger or smaller numbers to be held thus you can use 1 data point for both meaning I can build a single system to track both small and large systems

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×