diff options
Diffstat (limited to 'benchtests/modf-inputs')
-rw-r--r-- | benchtests/modf-inputs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/benchtests/modf-inputs b/benchtests/modf-inputs new file mode 100644 index 0000000..4fcc99b --- /dev/null +++ b/benchtests/modf-inputs @@ -0,0 +1,4 @@ +## includes: math.h +## args: double:<double *> +42.0 +-42.0 |