floats
relationalai.semantics.std
Float manipulation functions.
This module provides functions for working with floating-point numbers including type conversion and parsing from strings.
Functions
Section titled “Functions”Functions exposed by this module.
float() Convert a value to a Float.
parse_float() Parse a string into a Float.