Home
last modified time | relevance | path

Searched refs:taylor_cmd (Results 1 – 4 of 4) sorted by relevance

/dports/math/mathomatic/mathomatic-ceb0861/
H A Daltproto.h12 int save_cmd(), taylor_cmd(), limit_cmd(), echo_cmd(), plot_cmd();
H A Dproto.h132 int taylor_cmd(char *cp);
H A Dhelp.c108 { "taylor", NULL, taylor_cmd, "[\"nosimplify\"] variable order point", "Compute the Taylor seri…
H A Ddiff.c530 taylor_cmd(cp) in taylor_cmd() function