int64
relationalai.semantics.std.integers
int64(value: IntegerValue) -> VariableCoerce a number to Int64.
.. deprecated:: 0.13.0
Use std.numbers functions instead.
Parameters
(valueIntegerValue) - The integer value to coerce.
Returns
Variable- A Variable representing the Int64 value.