float

Represents a floating point number

Methods

tochar() returns the value as a single character
tointeger() returns the value as an integer
tostring() returns the value as a string

Method Documentation


string tochar()

Returns the value as a single character

Returns


integer tointeger()

Returns the value as an integer

Returns


string tostring()

Returns the value as a string

Returns



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.