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 >
Wrap
LaTeX Document
|
1996-11-08
|
751b
|
17 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img2.png"
ALT="\begin{funcdesc}{seed}{x y z}
Initializes the random number generator from t...
...number is initialized
using values derived from the current time.
\end{funcdesc}">|;
$key = q/{funcdesc}{random}{}Returnsthenextrandomfloatingpointnumberintherange[0.0...1.0).{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
ALT="\begin{funcdesc}{random}{}
Returns the next random floating point number in the range [0.0 ... 1.0).
\end{funcdesc}">|;