summaryrefslogtreecommitdiff
path: root/tests/02unit_functions/pow_pos
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02unit_functions/pow_pos')
-rw-r--r--tests/02unit_functions/pow_pos5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/02unit_functions/pow_pos b/tests/02unit_functions/pow_pos
new file mode 100644
index 0000000..c7cc75c
--- /dev/null
+++ b/tests/02unit_functions/pow_pos
@@ -0,0 +1,5 @@
+T=d
+V=x,y
+R=0.01, 4, 0.05
+F=pow(x,y)
+C=pow(x,y)