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