Skip to main content

integer.tofloat()

Converts an integer to a float

Availability

Device + Agent

Returns

Float — the fractional form of the integer

Description

This method returns the target integer as a floating-point value.

Example Code