summaryrefslogtreecommitdiff
path: root/tests/02unit_functions/pow_posm
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-08-25 21:08:35 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-08-25 21:08:35 +0200
commit8f8b19149d0136d58f0ebc6928fe7cbd376ef8bc (patch)
tree587ac9c23581f81a9bc8e21a7ba8019fa0c4c696 /tests/02unit_functions/pow_posm
Import fparserc++_4.5.2.orig.tar.gz
[dgit import orig fparserc++_4.5.2.orig.tar.gz]
Diffstat (limited to 'tests/02unit_functions/pow_posm')
-rw-r--r--tests/02unit_functions/pow_posm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/02unit_functions/pow_posm b/tests/02unit_functions/pow_posm
new file mode 100644
index 0000000..779cdb6
--- /dev/null
+++ b/tests/02unit_functions/pow_posm
@@ -0,0 +1,5 @@
+T=mf
+V=x,y
+R=0.01, 4, 0.05
+F=pow(x,y)
+C=MpfrFloat::pow(x,y)