summaryrefslogtreecommitdiff
path: root/testdata/scad/minimal/allfunctions.scad
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/scad/minimal/allfunctions.scad')
-rw-r--r--testdata/scad/minimal/allfunctions.scad28
1 files changed, 0 insertions, 28 deletions
diff --git a/testdata/scad/minimal/allfunctions.scad b/testdata/scad/minimal/allfunctions.scad
deleted file mode 100644
index b97f121..0000000
--- a/testdata/scad/minimal/allfunctions.scad
+++ /dev/null
@@ -1,28 +0,0 @@
-a = abs();
-b = sign();
-c = rands();
-d = min();
-e = max();
-f = sin();
-g = cos();
-h = asin();
-i = acos();
-j = tan();
-k = atan();
-l = atan2();
-m = round();
-n = ceil();
-o = floor();
-p = pow();
-q = sqrt();
-r = exp();
-s = log();
-t = ln();
-u = str();
-v = lookup();
-w = dxf_dim();
-x = dxf_cross();
-y = version();
-z = version_num();
-aa = len();
-bb = search();
contact: Jan Huwald // Impressum