Searched +refs:org +refs:table +refs:calculation (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
336 \key{time sorted view of current org fil
[all...]
H A Dcalccard.tex60 % Internet: gildea@stop.mail-abuse.org
288 \wkey{quick calculation in minibuffer}{\calcprefix q}
327 then type the operator. To enter a calculation in algebraic form,
466 \key{view units table}{u v}
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
1023 % @asis just yields its argument. Used with @table, for example.
1703 % Fonts for short table of contents.
1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2296 % Tables -- @table, @ftable, @vtable, @item(x).
2298 % default indentation of table tex
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
1023 % @asis just yields its argument. Used with @table, for example.
1703 % Fonts for short table of contents.
1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2296 % Tables -- @table, @ftable, @vtable, @item(x).
2298 % default indentation of table tex
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
1043 % @asis just yields its argument. Used with @table, for example.
2248 % Fonts for short table of contents.
2564 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2884 % Tables -- @table, @ftable, @vtable, @item(x).
2886 % default indentation of table tex
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
1043 % @asis just yields its argument. Used with @table, for example.
2248 % Fonts for short table of contents.
2564 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
2884 % Tables -- @table, @ftable, @vtable, @item(x).
2886 % default indentation of table tex
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex228 In fact the library discussed within this text has already been used to form a polynomial basis library\footnote{See \url{http://poly.libtomcrypt.org} for more details.}.
377 exercises ranges from one (the easiest) to five (the hardest). The following table sumarizes the
2464 & calculation. \\
2573 visualized in the following table.
3027 By inlining the calculation of the halves, the Karatsuba multiplier has a slightly lower overhead and can be used for smaller magnitude inputs.
3422 Upon closer inspection this equation only requires the calculation of three half-sized squares: $a^2$, $b^2$ and $(a + b)^2$. As in
4664 that makes having such a selection very useful. The following table sumarizes the three algorithms along with comparisons of work factors. Since
4665 all three algorithms have the restriction that $0 \le x < n^2$ and $n > 1$ those limitations are not included in the table.
4713 with a $1024$-bit key. Such a calculation could never be completed as it would take simply far too long.
4867 precomputed this algorithm requires only $t$ multiplications and $tk$ squarings. The table ca
[all...]

Completed in 391 milliseconds