Mod

From InterBase

Go Up to The InterBase UDF Library


Divides the two input parameters and returns the remainder.

DECLARE EXTERNAL FUNCTION MOD
INTEGER, INTEGER
RETURNS DOUBLE PRECISION BY VALUE
ENTRY_POINT 'IB_UDF_mod' MODULE_NAME 'ib_udf';

Advance To

pi