Searched refs:f_atan (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Deval.c489 static void f_atan __ARGS((typval_T *argvars, typval_T *rettv));
7658 {"atan", 1, 1, f_atan},
8633 f_atan(argvars, rettv) function

Completed in 214 milliseconds