Cell.Float

Static opCall method to create a cell containing a float.

struct Cell
static
Float
(
double floating
)

Parameters

floating double

float to put in cell

Return Value

Type: Cell

new cell struct

Meta