expression_sqrt.xml 178 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 <?xml version="1.0"?> <param xml:id='expression_sqrt'> <get> <amdaParam name="dst" /> </get> <process description="sqrt(dst)">sqrt($dst)</process> <output/> </param>