FunctionsType Conversion
to_int256
Converts values to Int256 and stores the signed result with 256-bit width semantics.
to_int256(…) → Int256Kind · scalar
Converts values to Int256 and stores the signed result with 256-bit width semantics.
Part of the Type Conversion family.