home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / funcs / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  4KB  |  82 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="" SRC="|."$dir".q|img10.png"
  6.  ALT="\begin{funcdesc}{eval}{expression\optional{  globals\optional{  locals}}}
  7. The...
  8. ...o pass around for use by \code{eval()} or \code{execfile()}.
  9. \end{funcdesc}">|; 
  10. $key = q/{funcdesc}{abs}{x}Returntheabsolutevalueofanumber.Theargumentmaybeaplainorlongintegerorafloatingpointnumber.{funcdesc};AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.   STYLE="height: 196.25ex; vertical-align: -0.57ex; " SRC="|."$dir".q|img1.png"
  13.  ALT="\begin{funcdesc}{abs}{x}
  14. Return the absolute value of a number. The argument may be a plain
  15. or long integer or a floating point number.
  16. \end{funcdesc}">|; 
  17. $key = q/{funcdesc}{coerce}{x,y}Returnatupleconsistingofthetwonumericargumentsconvertedtoacommontype,usingthesamerulesasusedbyarithmeticoperations.{funcdesc};AAT/;
  18. $cached_env_img{$key} = q|<IMG
  19.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img5.png"
  20.  ALT="\begin{funcdesc}{coerce}{x  y}
  21. Return a tuple consisting of the two numeric ar...
  22. ...mon type, using the same rules as used by arithmetic
  23. operations.
  24. \end{funcdesc}">|; 
  25. $key = q/{funcdesc}{float}{x}Convertanumbertofloatingpoint.Theargumentmaybeaplainorlongintegerorafloatingpointnumber.{funcdesc};AAT/;
  26. $cached_env_img{$key} = q|<IMG
  27.   STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img13.png"
  28.  ALT="\begin{funcdesc}{float}{x}
  29. Convert a number to floating point. The argument may be a plain or
  30. long integer or a floating point number.
  31. \end{funcdesc}">|; 
  32. $key = q/{funcdesc}{hex}{x}Convertanintegernumber(ofanysize)toahexadecimalstring.TheresultisavalidPythonexpression.{funcdesc};AAT/;
  33. $cached_env_img{$key} = q|<IMG
  34.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img18.png"
  35.  ALT="\begin{funcdesc}{hex}{x}
  36. Convert an integer number (of any size) to a hexadecimal string.
  37. The result is a valid Python expression.
  38. \end{funcdesc}">|; 
  39. $key = q/{funcdesc}{len}{s}Returnthelength(thenumberofitems)ofanobject.Theargumentmaybeasequence(string,tupleorlist)oramapping(dictionary).{funcdesc};AAT/;
  40. $cached_env_img{$key} = q|<IMG
  41.   STYLE="height: 2.17ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img22.png"
  42.  ALT="\begin{funcdesc}{len}{s}
  43. Return the length (the number of items) of an object. ...
  44. ... be a sequence (string, tuple or list) or a mapping (dictionary).
  45. \end{funcdesc}">|; 
  46. $key = q/{funcdesc}{long}{x}Convertanumbertoalonginteger.Theargumentmaybeaplainorlongintegerorafloatingpointnumber.{funcdesc};AAT/;
  47. $cached_env_img{$key} = q|<IMG
  48.   STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img24.png"
  49.  ALT="\begin{funcdesc}{long}{x}
  50. Convert a number to a long integer. The argument may be a plain or
  51. long integer or a floating point number.
  52. \end{funcdesc}">|; 
  53. $key = q/{funcdesc}{max}{s}Returnthelargestitemofanon-emptysequence(string,tupleorlist).{funcdesc};AAT/;
  54. $cached_env_img{$key} = q|<IMG
  55.   STYLE="height: 2.17ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img26.png"
  56.  ALT="\begin{funcdesc}{max}{s}
  57. Return the largest item of a non-empty sequence (string, tuple or
  58. list).
  59. \end{funcdesc}">|; 
  60. $key = q/{funcdesc}{min}{s}Returnthesmallestitemofanon-emptysequence(string,tupleorlist).{funcdesc};AAT/;
  61. $cached_env_img{$key} = q|<IMG
  62.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img27.png"
  63.  ALT="\begin{funcdesc}{min}{s}
  64. Return the smallest item of a non-empty sequence (string, tuple or
  65. list).
  66. \end{funcdesc}">|; 
  67. $key = q/{funcdesc}{oct}{x}Convertanintegernumber(ofanysize)toanoctalstring.TheresultisavalidPythonexpression.{funcdesc};AAT/;
  68. $cached_env_img{$key} = q|<IMG
  69.   STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img28.png"
  70.  ALT="\begin{funcdesc}{oct}{x}
  71. Convert an integer number (of any size) to an octal string. The
  72. result is a valid Python expression.
  73. \end{funcdesc}">|; 
  74. $key = q/{funcdesc}{ord}{c}ReturntheASCII{}valueofastringofonecharacter.E.g.,code{ord('a')}returnstheintegercode{97}.Thisistheinverseofcode{chr()}.{funcdesc};AAT/;
  75. $cached_env_img{$key} = q|<IMG
  76.   STYLE="height: 2.38ex; vertical-align: 176.13ex; " SRC="|."$dir".q|img30.png"
  77.  ALT="\begin{funcdesc}{ord}{c}
  78. Return the \ASCII{} value of a string of one character...
  79. ...urns the integer \code{97}. This is the inverse of
  80. \code{chr()}.
  81. \end{funcdesc}">|; 
  82.