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

/macosx-10.10/groff-38/groff/contrib/eqn2graph/
H A Deqn2graph.sh3 # eqn2graph -- compile EQN equation descriptions to bitmap images
9 # Take an eqn equation on stdin, emit cropped bitmap on stdout.
85 read equation
86 (echo ".EQ"; echo 'delim $$'; echo ".EN"; echo '$'"$equation"'$') | \
/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Deqn.y114 %type <b> mark from_to sqrt_over script simple equation nonsup
124 | equation
128 equation: label
131 | equation mark
205 | '{' equation '}'
217 | LEFT delim equation RIGHT delim
219 | LEFT delim equation
270 equation
272 | pile_element_list ABOVE equation
291 equation
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Ddracula.vim38 syn match draculastatement "^ *\(flagnon45\|lextract\|equation\|lpeselect\|lpechk\|attach\)"
H A Deviews.vim46 syn keyword eOVP alpha coef equation graph group link logl matrix model pool rowvector sample scalar series sspace sym system table text valmap var vector
50 syn keyword eStdCmd 3sls add addassign addinit addtext align alpha append arch archtest area arlm arma arroots auto axis bar bdstest binary block boxplot boxplotby bplabel cause ccopy cd cdfplot cellipse censored cfetch checkderivs chow clabel cleartext close coef coefcov coint comment control copy cor correl correlsq count cov create cross data datelabel dates db dbcopy dbcreate dbdelete dbopen dbpack dbrebuild dbrename dbrepair decomp define delete derivs describe displayname do draw driconvert drop dtable ec edftest endog eqs equation errbar exclude exit expand fetch fill fiml fit forecast freeze freq frml garch genr gmm grads graph group hconvert hfetch hilo hist hlabel hpf impulse jbera kdensity kerfit label laglen legend line linefit link linkto load logit logl ls makecoint makederivs makeendog makefilter makegarch makegrads makegraph makegroup makelimits makemodel makeregs makeresids makesignals makestates makestats makesystem map matrix means merge metafile ml model msg name nnfit open options ordered output override pageappend pagecontract pagecopy pagecreate pagedelete pageload pagerename pagesave pageselect pagestack pagestruct pageunstack param pcomp pie pool predict print probit program qqplot qstats range read rename representations resample reset residcor residcov resids results rls rndint rndseed rowvector run sample save scalar scale scat scatmat scenario seas seasplot series set setbpelem setcell setcolwidth setconvert setelem setfillcolor setfont setformat setheight setindent setjust setline setlines setmerge settextcolor setwidth sheet show signalgraphs smooth smpl solve solveopt sort spec spike sspace statby statefinal stategraphs stateinit stats statusline stomna store structure sur svar sym system table template testadd testbtw testby testdrop testexog testfit testlags teststat text tic toc trace tramoseats tsls unlink update updatecoefs uroot usage valmap var vars vector wald wfcreate wfopen wfsave wfselect white wls workfile write wtsls x11 x12 xy xyline xypair
H A Dgretl.vim37 syn keyword gCommands add addobs addto adf append ar arch arma break boxplot chow coeffsum coint coint2 corc corr corrgm criteria critical cusum data delete diff else end endif endloop eqnprint equation estimate fcast fcasterr fit freq function funcerr garch genr gnuplot graph hausman hccm help hilu hsk hurst if import include info kpss label labels lad lags ldiff leverage lmtest logistic logit logs loop mahal meantest mle modeltab mpols multiply nls nulldata ols omit omitfrom open outfile panel pca pergm plot poisson pooled print printf probit pvalue pwe quit remember rename reset restrict rhodiff rmplot run runs scatters sdiff set setobs setmiss shell sim smpl spearman square store summary system tabprint testuhat tobit transpos tsls var varlist vartest vecm vif wls
H A Ddocbk.vim61 syn keyword docbkKeyword emphasis entry entrytbl envar epigraph equation contained
H A Dtex.vim24 " equation blocks constructed that way may exhibit syncing problems.
304 syn match texBadMath "\\end\s*{\s*\(align\|alignat\|displaymath\|displaymath\|eqnarray\|equation\|flalign\|gather\|math\|multline\|xalignat\)\*\=\s*}"
343 call TexNewMathZone("E","equation",1)
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex2650 \begin{equation}
2652 \end{equation}
2713 \begin{equation}
2715 \end{equation}
2719 \begin{equation}
2721 \end{equation}
2723 Let $\rho = lg(\beta)$ represent the number of bits in a single precision digit. By further re-arrangement of the equation the final solution is
2726 \begin{equation}
2728 \end{equation}
2924 \begin{equation}
[all...]
H A Dbn.tex1279 \begin{equation}
1282 \end{equation}
1777 This finds the triple U1/U2/U3 using the Extended Euclidean algorithm such that the following equation holds.
1779 \begin{equation}
1781 \end{equation}
/macosx-10.10/emacs-93/emacs/etc/
H A Dcalccard.tex551 \wkey{enter an equation}{' 2x\^2=18}
580 \key{principal solution to equation(s)}{a S}
602 \key{find zero of formula or equation}{a R}
628 \key{isolate selected term in equation}{j I}
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dorg.el837 and then use it in an equation like `$1*$c'."
7178 (defun org-table-get-formula (&optional equation named)
7180 When NAMED is non-nil, look for a named equation."
7198 ((and stored equation (string-match "^ *=? *$" equation))
7200 ((stringp equation)
7201 equation)
7216 ;; We set the column equation, delete the named one.
7471 (defun org-table-eval-formula (&optional arg equation
7486 When called with two `C-u' prefixes, insert the active equation
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/GL/
H A Dglext.h9266 GLAPI void APIENTRY glReferencePlaneSGIX (const GLdouble *equation);
9268 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);
11143 GLAPI void APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
11159 GLAPI void APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
11248 typedef void (APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
11264 typedef void (APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
11353 GLAPI void APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
11355 GLAPI void APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
11360 typedef void (APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
11362 typedef void (APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
[all...]

Completed in 465 milliseconds