diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/minifp/test2.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/minifp/test2.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/minifp/test2.tex b/Master/texmf-dist/doc/generic/minifp/test2.tex index 6d6398a8976..c861032595b 100644 --- a/Master/texmf-dist/doc/generic/minifp/test2.tex +++ b/Master/texmf-dist/doc/generic/minifp/test2.tex @@ -104,6 +104,7 @@ with {\tt\string\pdfelapsedtime}. 2.54321\times22432.87654321 &0.046\cr 22432.87654321/2.54321 &0.11\cr \sqrt{23456789.54321} &0.172\cr +\mathop{\fam0 rand}(23456789.54321) &0.105\cr 1.00001234^{8000} &0.72\cr \exp(2.54321) &0.42\cr \sin(2.54321) &0.41\cr @@ -153,6 +154,7 @@ the 32-bit hardware.) \Rpop\X\Rpush{21.34}\Rfloor \Rpop\X\Rpush{21.34}\Rceil \Rpop\X\Rpush{21.34}\Rsqrt +\Rpop\X\Rpush{21.34}\Rrand \Rpop\X\Rpush{21.34}\Rpush{12.34}\Rcmp \IFlt{}{}\IFgt{}{}\IFeq{}{}\Rsub \IFneg{}{}\IFpos{}{}\IFzero{}{}\Rpop\X @@ -250,6 +252,8 @@ the 32-bit hardware.) \MFPexp{8}\Z \MFPexp{9}\Z \MFPexp{10}\Z +\MFPsqrt{10}\Z +\MFPrand{10}\Z \MFPexp{-8.3254}\Z \MFPpow\MFPe{-10}\Z \MFPpow\MFPe{-9}\Z |