JanetDocsPlaygroundI'm feeling luckyGitHub sign in

math/int32-max



    number
    src/core/math.c on line 411, column 1

    The maximum contiguous integer represtenable by a 32 bit signed 
    integer


1 exampleSign in to add an example
Loading...
math/int32-max # => 2147483647
jgartePlayground