diff options
Diffstat (limited to 'tests/autodiff-dstdlib/dstdlib-copysign.slang.expected.txt')
| -rw-r--r-- | tests/autodiff-dstdlib/dstdlib-copysign.slang.expected.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/autodiff-dstdlib/dstdlib-copysign.slang.expected.txt b/tests/autodiff-dstdlib/dstdlib-copysign.slang.expected.txt new file mode 100644 index 000000000..71f3de9fd --- /dev/null +++ b/tests/autodiff-dstdlib/dstdlib-copysign.slang.expected.txt @@ -0,0 +1,21 @@ +type: float +-3.000000 +-2.000000 +2.000000 +-1.500000 +0.000000 +0.000000 +-5.000000 +-1.000000 +3.000000 +-2.000000 +-1.000000 +0.000000 +-2.000000 +0.000000 +3.000000 +0.000000 +0.000000 +0.000000 +-1.000000 +-3.000000
\ No newline at end of file |
