Blame view

config/DataBaseParameters/expression_atan.xml 178 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<param xml:id='expression_atan'>
  <get>
    <amdaParam name="dst" />
  </get>
  <process description="atan(dst)">atan($dst)</process>
  <output/>
</param>