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.
Referenced By
RelationalAI Documentation └── Build With RelationalAI └── Understand how PyRel works > Use advanced reasoning > Prescriptive reasoning > Choose a backend └── Use MiniZinc