Simulated External Functions

int min(int1,int2,int3,int4);

Returns the minimum of the 4 integers.

file: /doc/sefun/math.c
