--- parser3/tests/038.html 2023/12/30 01:35:10 1.4 +++ parser3/tests/038.html 2023/12/30 01:42:51 1.5 @@ -14,4 +14,4 @@ $2($math:PI) ^^math:acos(0): ^eval(^math:acos(0))[%.2f]
^^math:tan(^$math:PI/4): ^eval(^math:tan($math:PI/4))[%.2f]
^^math:atan(-1): ^eval(^math:atan(-1))[%.2f]
-^^math:atan2(-1;0): ^eval(^math:atan2(-1;0))
\ No newline at end of file +^^math:atan2(-1;0): ^eval(^math:degrees(^math:atan2(-1;0)))[%d]°
\ No newline at end of file