summaryrefslogtreecommitdiff
path: root/tests/10optimizer_bytecode/asinh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/10optimizer_bytecode/asinh')
-rw-r--r--tests/10optimizer_bytecode/asinh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/10optimizer_bytecode/asinh b/tests/10optimizer_bytecode/asinh
new file mode 100644
index 0000000..e4eb54f
--- /dev/null
+++ b/tests/10optimizer_bytecode/asinh
@@ -0,0 +1,5 @@
+T=d
+V=x
+R=0,1,1
+F=asinh(1.1)+x
+C=log(1.1 + sqrt(1.1*1.1+1))+x