Float
relationalai.semantics.frontend.core
Float = Core.Type('Float', super_types=[Numeric])A concept type for floating-point numeric values.
Use this type for fields in relations that accept floating-point numeric values.
Float = Core.Type('Float', super_types=[Numeric])A concept type for floating-point numeric values.
Use this type for fields in relations that accept floating-point numeric values.