Acos

From InterBase

Go Up to The InterBase UDF Library


acos

Returns the arccosine of a number between -1 and 1; if the number is out of bounds it returns zero.

DECLARE EXTERNAL FUNCTION ACOS
DOUBLE PRECISION
RETURNS DOUBLE PRECISION BY VALUE
ENTRY_POINT 'IB_UDF_acos' MODULE_NAME 'ib_udf';

Advance To

ascii_char