convertToFloat() Operation for Integer Values
| Syntax |
NONE
| |
|---|---|---|
| Semantics | convertToFloat() reclassifies the integer as Float. | |
| Substitutables | anInteger | Can be any variable or object attribute having the type Integer. |
| Examples |
NONE
| |