| http://www.w3.org/ns/prov#value | - For example the values 0.000005, 500.0, and 5000000000000.0 can be written as 5x10-6, 5x102, and 5x1012 respectively - we have just one digit '5' but we move the decimal point around.There are two basic floating point types in Java, float and double.
|