Ron Mikhael Surara

Ron Mikhael Surara

Friday, January 9, 2015

What I Learned in CompSci #23: Data Types


Data Types
     -is a standardized representation for a particular kind of data. It also indicates the potential range of values we can store in them and the operation we could perform with them.

Data Types

  • Currency - -922,337,203,685,477.5808 to 922,337,203,685,477.5807 with four decimal digits of fixed precision.
  • Date Time - valid dates are all dates after January 1, 1900
  • Logical / Boolean - True/False
  • Number (Whole Number) - from (-2^63) to (2^63-1)
  • Number (Decimal Number) - -1.79E +308 through -2.23E - 308, 0, 2.23E -308 through 1.79E + 308


Reference: http://moodle.pshs-brc.edu.ph/pluginfile.php/4705/mod_resource/content/0/Spreadsheet%20for%20Data%20Analysis.pdf
http://www.jestais.com/wp-content/uploads/2014/05/abstract-binary-data-fresh-hd-wallpaper.jpg