Compute's repositories
identity-function
Identity function.
int32
Casts a numeric value to a 32-bit integer.
000
isequal
Returns a boolean indicating if two numeric values are identical.
000
log
Computes an element-wise logarithm.
000
nextfloat
Returns the next largest representable floating-point number.
000
prevfloat
Returns the next smallest representable floating-point number.
000
typemin
Returns the minimum value for a specified numeric type.
000