summaryrefslogtreecommitdiff
path: root/tests/02unit_functions/ceill
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02unit_functions/ceill')
-rw-r--r--tests/02unit_functions/ceill5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/02unit_functions/ceill b/tests/02unit_functions/ceill
new file mode 100644
index 0000000..e6843da
--- /dev/null
+++ b/tests/02unit_functions/ceill
@@ -0,0 +1,5 @@
+T=ld
+V=x
+R=-10, 10, 0.25
+F=ceil(x)
+C=ceill(x)