Name Summary
add
Add two int64 values *
Simple wrapper to allow catching thrown exceptions under Node.js. *
div
Divide two int64 values *
Predicate for NaN status, always false under OCaml *
Bitwise and of two int64 values *
Bitwise complement of an int64 value *
Bitwise or of two int64 values *
Bitwise exclusive-or of two int64 values *
Maximum int64 value *
mul
Multiply two int64 values *
Convert int into int64 *
Convert signed int into int64 *
Generate int64 from decimal string *
Generate int64 from string of radix 2 to 16 *
Equality predicate for int64 *
Greater than or equal to predicate for int64 *
Greater than predicate for int64 *
Less than or equal to predicate for int64 *
Less than predicate for int64 *
Inequality predicate for int64 *
Subtract 1 from an int64 value, may raise underflow exception *
rem
Modulus of two int64 values *
Left shift of an int64 value *
Arithmetic right shift of an int64 value *
Logical right shift of an int64 value *
sub
Subtract two int64 values *
Add 1 to an int64 value, may raise overflow exception *
Convert int64 to int, may raise overflow *
Convert int64 to signed int, may raise overflow *
Convert int64 into signed int if the int64 is not greater than max_int.
Turn int64 into decimal string *
Turn int64 into string of radix 2 to 16 *
Zero *

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.