Home
last modified time | relevance | path

Searched refs:scm_atan (Results 1 – 11 of 11) sorted by relevance

/dports/lang/guile/guile-3.0.7/libguile/
H A Dintrinsics.c514 return scm_atan (x, SCM_UNDEFINED); in scm_atan1()
648 scm_vm_intrinsics.atan2 = scm_atan; in scm_bootstrap_intrinsics()
H A Dnumbers.h322 SCM_API SCM scm_atan (SCM x, SCM y);
H A Dnumbers.c9043 SCM_PRIMITIVE_GENERIC (scm_atan, "atan", 1, 1, 0,
/dports/lang/qscheme/qscheme-0.5.1/
H A Dnumber.i501 SOBJ x; spop(x); RETURN(scm_atan(x, TOS));
H A Dnumber.c569 SOBJ scm_atan(SOBJ x, SOBJ y) in scm_atan() function
H A Dsproto.h324 SOBJ scm_atan (SOBJ x , SOBJ y );
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dnumbers.h302 SCM_API SCM scm_atan (SCM x, SCM y);
H A Dnumbers.c9026 SCM_PRIMITIVE_GENERIC (scm_atan, "atan", 1, 1, 0,
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog6349 * libguile/numbers.c (scm_atan): Fix the complex case.
21076 scm_cosh, scm_tanh, scm_asin, scm_acos, scm_atan, scm_sys_asinh,
39703 * libguile/numbers.c (scm_atan): Call SCM_WTA_DISPATCH_1 instead of
40316 scm_atan, scm_sinh, scm_cosh, scm_tanh, scm_sys_asinh, scm_sys_acosh,
55770 (scm_sys_atan2): Deprecate as well, in favor of scm_atan.
55775 (scm_asin, scm_acos, scm_atan)
H A DNEWS4890 `acos', scm_atan `atan', scm_sinh `sinh', scm_cosh `cosh', scm_tanh
/dports/lang/guile/guile-3.0.7/
H A DNEWS5787 `acos', scm_atan `atan', scm_sinh `sinh', scm_cosh `cosh', scm_tanh