File:  [parser3project] / parser3 / tests / results / 207.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun Aug 30 05:30:30 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, release_3_4_0, HEAD
- http headers were changed: content-type => Content-type and so on

Content-Type: text/html
Content-Length: 387

^math:abs(-2): 2<br />
^math:abs(5): 5<br />
<br />
^math:sign(-3): -1<br />
^math:sign(-0): 0<br />
^math:sign(6): 1<br />
<br />
^math:trunc(0.6): 0<br />
^math:trunc(1.4): 1<br />
^math:trunc(-2.5): -2<br />
<br />
^math:frac(0.6): 0.6<br />
^math:frac(1.4): 0.4<br />
^math:frac(-2.5): -0.5<br />
<br />
^math:exp(1): 2.7183<br />
^math:log(3): 1.0986<br />
^math:log10(100): 2<br />

E-mail: