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