Numeric Values Representation in Java: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* https://www.ntu.edu.sg/home/ehchua/programming/java/datarepresentation.html
=Internal=
=Internal=


* [[Java#Numeric_Values_Representation_in_Java|Java]]
* [[Java#Numeric_Values_Representation_in_Java|Java]]
* [[Java_Language#Primitive_Types|Java Language - Primitive Types]]
* [[Java_Language#Primitive_Types|Java Language - Primitive Types]]
* [[Two's Complement Representation]]


=TODO=
=Primitive Types=


<font color=darkgray>
==Integral Primitive Type==
{{Internal|Java_Language#Integral_Primitive_Types|Integral Primitive Types}}


* Primitive Types
==Floating Point Primitive Type==
* Wrapper Types, auto-boxing.
{{Internal|Java_Language#Floating_Point_Primitive_Types|Floating Point Primitive Types}}
* Number
=BigInteger=
* BigInt
</font>

Latest revision as of 21:35, 6 April 2020