Widget:Radar: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 8: Line 8:
             <!--{$deg=$PI/2+($i-1)*$step}-->
             <!--{$deg=$PI/2+($i-1)*$step}-->
             <!--{math equation="200*cos(deg)" deg=$deg assign="x"}-->
             <!--{math equation="200*cos(deg)" deg=$deg assign="x"}-->
             <!--{math equation="200*sin(deg)" deg=$deg assign="y"}-->
             <!--{math equation="-200*sin(deg)" deg=$deg assign="y"}-->
             <!--{$x|cat:','|cat:$y}-->
             <!--{$x|cat:','|cat:$y}-->
             <!--{/for}-->
             <!--{/for}-->