summaryrefslogtreecommitdiff
path: root/tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt')
-rw-r--r--tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt b/tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt
new file mode 100644
index 000000000..18dcc32fe
--- /dev/null
+++ b/tests/autodiff-dstdlib/dstdlib-abs.slang.expected.txt
@@ -0,0 +1,9 @@
+type: float
+3.000000
+-2.000000
+2.000000
+-2.000000
+3.000000
+-3.000000
+1.000000
+1.000000 \ No newline at end of file