Skip to content

int64

relationalai.semantics.std.integers
int64(value: IntegerValue) -> Variable

Coerce a number to Int64.

.. deprecated:: 0.13.0 Use std.numbers functions instead.

  • Variable - A Variable representing the Int64 value.