home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / whrandom / tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1996-11-08  |  751b  |  17 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.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img2.png"
  6.  ALT="\begin{funcdesc}{seed}{x  y  z}
  7. Initializes the random number generator from t...
  8. ...number is initialized
  9. using values derived from the current time.
  10. \end{funcdesc}">|; 
  11. $key = q/{funcdesc}{random}{}Returnsthenextrandomfloatingpointnumberintherange[0.0...1.0).{funcdesc};AAT/;
  12. $cached_env_img{$key} = q|<IMG
  13.   STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
  14.  ALT="\begin{funcdesc}{random}{}
  15. Returns the next random floating point number in the range [0.0 ... 1.0).
  16. \end{funcdesc}">|; 
  17.