| Author |
Wrapper
|
Shiva Mohan
Ranch Hand
Joined: Jan 05, 2006
Posts: 465
|
|
does this f1 float value is promoted to double value for equlas() method evaluation
|
 |
Keith Lynn
Ranch Hand
Joined: Feb 07, 2005
Posts: 2341
|
|
No, it doesn't convert the Floats to a double. This is from the source code for Float.
|
 |
 |
|
|
subject: Wrapper
|
|
|