Skip to content

int128

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

Coerce a number to Int128.

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

  • Variable - A Variable representing the Int128 value.