Annotation of OpenXM_contrib/pari-2.2/doc/translations, Revision 1.1
1.1 ! noro 1: readline @A (too) short introduction to readline@2
! 2: edit @A (too) short introduction to readline@2
! 3: ? @?@2
! 4: ?? @?@2
! 5: \\ @\bs\bs@2
! 6: \a @\b{a}@2
! 7: \b @\b{b}@2
! 8: \c @\b{c}@2
! 9: \d @\b{d}@2
! 10: \e @\b{e}@2
! 11: \g @\b{g}@2
! 12: \gf @\b{gf}@2
! 13: \gm @\b{gm}@2
! 14: \h @\b{h}@2
! 15: \k @\b{k}@2
! 16: \l @\b{l}@2
! 17: \m @\b{m}@2
! 18: \p @\b{p}@2
! 19: \o @\b{o}@2
! 20: \ps @\b{ps}@2
! 21: \q @\b{q}@2
! 22: \r @\b{r}@2
! 23: \s @\b{s}@2
! 24: \t @\b{t}@2
! 25: \u @\b{u}@2
! 26: \um @\b{um}@2
! 27: \v @\b{v}@2
! 28: \w @\b{w}@2
! 29: \x @\b{x}@2
! 30: \y @\b{y}@2
! 31: # @\#@2
! 32: ## @\#\#@2
! 33: operator @GP operators@2
! 34: and @&&@3
! 35: or @&&@3
! 36: not @&&@3
! 37: t_INT @Integers@2
! 38: INT @Integers@2
! 39: integer @Integers@2
! 40: REAL @Real numbers@2
! 41: real number @Real numbers@2
! 42: INTMOD @Integermods@2
! 43: intmod @Integermods@2
! 44: FRAC @Rational numbers@2
! 45: fraction @Rational numbers@2
! 46: rational @Rational numbers@2
! 47: FRACN @Rational numbers@2
! 48: COMPLEX @Complex numbers@2
! 49: complex @Complex numbers@2
! 50: PADIC @$p$-adic numbers@2
! 51: padic @$p$-adic numbers@2
! 52: QUAD @Quadratic numbers@2
! 53: quadratic @Quadratic numbers@2
! 54: POLMOD @Polmods@2
! 55: polmod @Polmods@2
! 56: POL @Polynomials@2
! 57: polynomial @Polynomials@2
! 58: SER @Power series@2
! 59: RFRAC @Rational functions@2
! 60: RFRACN @Rational functions@2
! 61: RFRACN @Rational functions@2
! 62: QFR @Binary quadratic forms of positive or negative discriminant@2
! 63: QFI @Binary quadratic forms of positive or negative discriminant@2
! 64: VEC @Row and column vectors@2
! 65: COL @Row and column vectors@2
! 66: MAT @Matrices@2
! 67: LIST @Lists@2
! 68: STR @Strings@2
! 69: local @User defined functions@2
! 70: user defined @User defined functions@2
! 71: user defined function @User defined functions@2
! 72: member function @Member functions@2
! 73: member @Member functions@2
! 74: ' @deriv
! 75: \ @\bs
! 76: \/ @\bs/
! 77: ^ @\pow
! 78: ! @factorial
! 79: ~ @mattranspose
! 80: - @+
! 81: % @\%
! 82: +/- @+$/$-
! 83: min @max
! 84: >> @shift
! 85: << @shift
! 86: emacs @Using GP under GNU Emacs@2
! 87: Emacs @Using GP under GNU Emacs@2
! 88: 0 @Functions and Operations Available in PARI and GP
! 89: 1 @Standard monadic or dyadic operators
! 90: 2 @Conversions and similar elementary functions or commands
! 91: 3 @Transcendental functions
! 92: 4 @Arithmetic functions
! 93: 5 @Functions related to elliptic curves
! 94: 6 @Functions related to general number fields
! 95: 7 @Polynomials and power series
! 96: 8 @Vectors, matrices, linear algebra and sets
! 97: 9 @Sums, products, integrals and similar functions
! 98: 10 @Plotting functions
! 99: 11 @Programming under GP
! 100: ell @Functions related to elliptic curves
! 101: nf @Functions related to general number fields
! 102: bnf @Functions related to general number fields
! 103: bnr @Functions related to general number fields
! 104: ideal @Functions related to general number fields
! 105: idele @Functions related to general number fields
! 106: component @components of a PARI object
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>