Skip to content

@sqlrooms/mosaic / vg / float32

Function: float32()

float32(expr): CastNode

Cast an expression to a 32-bit floating point number type.

Parameters

ParameterTypeDescription
exprunknownThe expression to type cast.

Returns

CastNode