aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/math.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/math.lux')
-rw-r--r--stdlib/source/lux/math.lux3
1 files changed, 0 insertions, 3 deletions
diff --git a/stdlib/source/lux/math.lux b/stdlib/source/lux/math.lux
index 6f41b3e9b..c49e82969 100644
--- a/stdlib/source/lux/math.lux
+++ b/stdlib/source/lux/math.lux
@@ -47,9 +47,6 @@
[root2 "root2"]
[root3 "root3"]
- [degrees "degrees"]
- [radians "radians"]
-
[ceil "ceil"]
[floor "floor"]
[round "round"]