Diff for /parser3/tests/038.html between versions 1.3 and 1.4

version 1.3, 2009/05/10 12:19:21 version 1.4, 2023/12/30 01:35:10
Line 13  $2($math:PI) Line 13  $2($math:PI)
 ^^math:cos(^$math:PI): ^eval(^math:cos($math:PI))[%.2f]<br />  ^^math:cos(^$math:PI): ^eval(^math:cos($math:PI))[%.2f]<br />
 ^^math:acos(0): ^eval(^math:acos(0))[%.2f]<br />  ^^math:acos(0): ^eval(^math:acos(0))[%.2f]<br />
 ^^math:tan(^$math:PI/4): ^eval(^math:tan($math:PI/4))[%.2f]<br />  ^^math:tan(^$math:PI/4): ^eval(^math:tan($math:PI/4))[%.2f]<br />
 ^^math:atan(-1): ^eval(^math:atan(-1))[%.2f]<br />  
   
   ^^math:atan(-1): ^eval(^math:atan(-1))[%.2f]<br />
   ^^math:atan2(-1;0): ^eval(^math:atan2(-1;0))<br />
   

Removed from v.1.3  
changed lines
  Added in v.1.4


E-mail: