Home
last modified time | relevance | path

Searched +refs:calcFunc +refs:gpoly (Results 1 – 3 of 3) sorted by relevance

/dports/editors/emacs/emacs-27.2/info/
H A Dcalc.info18240 considered a polynomial). One side effect is that ‘gpoly(x, x)’ and
18241gpoly(6, x)’, both of which might be expected to recognize their
18249 the size of the C vector. For example, ‘gpoly(x^4 + x^2 - 1, x)’
18263 The ‘poly’ and ‘gpoly’ functions accept a third integer argument
24655 (defun calcFunc-myfact (n)
24751 (defun calcFunc-sqexp (x)
25008 (defun calcFunc-myfact (n)
25167 (defun calcFunc-bcount (n)
27086 polynomial with coefficients ‘((calcFunc-cos x) 0 (calcFunc-sin
32061calcFunc-’, as in ‘calcFunc-sqrt’.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dcalc.texi24051 @tindex gpoly
24054 made available to the user through the @code{gpoly} function, which
24075 @samp{gpoly(x^4 + x^2 - 1, x)} returns @samp{[x^2, [-1, 1, 1], 1]},
24079 A few more examples of the kinds of polynomials @code{gpoly} can
32139 (defun calcFunc-myfact (n)
32257 (defun calcFunc-sqexp (x)
32549 (defun calcFunc-myfact (n)
32732 (defun calcFunc-bcount (n)
34719 (math-defintegral calcFunc-cos
34859 polynomial with coefficients @samp{((calcFunc-cos x) 0 (calcFunc-sin
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dcalc.texi24043 @tindex gpoly
24046 made available to the user through the @code{gpoly} function, which
24067 @samp{gpoly(x^4 + x^2 - 1, x)} returns @samp{[x^2, [-1, 1, 1], 1]},
24071 A few more examples of the kinds of polynomials @code{gpoly} can
32137 (defun calcFunc-myfact (n)
32255 (defun calcFunc-sqexp (x)
32547 (defun calcFunc-myfact (n)
32730 (defun calcFunc-bcount (n)
34787 (math-defintegral calcFunc-cos
34927 polynomial with coefficients @samp{((calcFunc-cos x) 0 (calcFunc-sin
[all …]