From 8f8b19149d0136d58f0ebc6928fe7cbd376ef8bc Mon Sep 17 00:00:00 2001 From: Ruben Undheim Date: Sat, 25 Aug 2018 21:08:35 +0200 Subject: Import fparserc++_4.5.2.orig.tar.gz [dgit import orig fparserc++_4.5.2.orig.tar.gz] --- tests/02unit_functions/pow_posm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/02unit_functions/pow_posm (limited to 'tests/02unit_functions/pow_posm') 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) -- cgit v1.2.3