Jump to content

Talk:Scale factor (computer science)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Scale is often used by database management system vendors to identify the either the number of digits a field can hold in total. In conjunction with "precision" to identify the number of digits to the right of the decimal point. (Ignoring negative precision for now).

From Microsoft site - Precision is the number of digits in a number. Scale is the number of digits to the right of the decimal point in a number. For example, the number 123.45 has a precision of 5 and a scale of 2.

Start a discussion about improving the Scale factor (computer science) page

Start a discussion