home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib2 / mpz / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  2KB  |  38 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="height: 2.24ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img8.png"
  6.  ALT="\begin{funcdesc}{binary}{}
  7. Convert this mpz-number to a binary string, where th...
  8. ...to zero,
  9. otherwise a \code{ValueError}-exception will be raised.
  10. \end{funcdesc}">|; 
  11. $key = q/{funcdesc}{gcdext}{a,b}Returnatuplecode{(var{g},var{s},var{t})},suchthatcode{var{a}*var{s}+var{b}*var{t}==var{g}==gcd(var{a},var{b})}.{funcdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img4.png"
  14.  ALT="\begin{funcdesc}{gcdext}{a  b}
  15. Return a tuple \code{(\var{g}, \var{s}, \var{t}...
  16. ...}*\var{s} + \var{b}*\var{t} == \var{g} == gcd(\var{a}, \var{b})}.
  17. \end{funcdesc}">|; 
  18. $key = q/{funcdesc}{gcd}{op1,op2}Returnthegreatestcommondivisorofvar{op1}andvar{op2}.{funcdesc};AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img3.png"
  21.  ALT="\begin{funcdesc}{gcd}{op1  op2}
  22. Return the greatest common divisor of \var{op1} and \var{op2}.
  23. \end{funcdesc}">|; 
  24. $key = q/{funcdesc}{sqrtrem}{op}Returnatuplecode{(var{root},var{remainder})},suchthatcode{var{root}*var{root}+var{remainder}==var{op}}.{funcdesc};AAT/;
  25. $cached_env_img{$key} = q|<IMG
  26.   STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img6.png"
  27.  ALT="\begin{funcdesc}{sqrtrem}{op}
  28. Return a tuple \code{(\var{root}, \var{remainder}...
  29. ...that
  30. \code{\var{root}*\var{root} + \var{remainder} == \var{op}}.
  31. \end{funcdesc}">|; 
  32. $key = q/{funcdesc}{sqrt}{op}Returnthesquarerootofvar{op}.Theresultisroundedtowardszero.{funcdesc};AAT/;
  33. $cached_env_img{$key} = q|<IMG
  34.   STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img5.png"
  35.  ALT="\begin{funcdesc}{sqrt}{op}
  36. Return the square root of \var{op}. The result is rounded towards zero.
  37. \end{funcdesc}">|; 
  38.