diff options
Diffstat (limited to 'tests/autodiff-dstdlib/dstdlib-sqrt.slang.expected.txt')
| -rw-r--r-- | tests/autodiff-dstdlib/dstdlib-sqrt.slang.expected.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/autodiff-dstdlib/dstdlib-sqrt.slang.expected.txt b/tests/autodiff-dstdlib/dstdlib-sqrt.slang.expected.txt new file mode 100644 index 000000000..887fd13ca --- /dev/null +++ b/tests/autodiff-dstdlib/dstdlib-sqrt.slang.expected.txt @@ -0,0 +1,7 @@ +type: float +1.414214 +0.353553 +10.000000 +-0.150000 +0.000000 +0.000000
\ No newline at end of file |
