Question about Value Set Conversion
Hi, could someone explain to me what is a value set? I'm reading JLS Third Edition chapter 5.1.13 and I don't understand what the following is:
1) float-extended-exponent value set
2) double-extended-exponent value set
3) float value set
4) double value set
Since I don't understand the above I can't understand the main concept about Value Set Conversion which is:
[quote]
Value Set Conversion is the process of mapping a floating-point value from one value set to another without changing its type
[/quote]
Thank you for any help

