aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/math/asin.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/math/asin.go')
-rw-r--r--libgo/go/math/asin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/math/asin.go b/libgo/go/math/asin.go
index 3bace8f..0a0b0a1 100644
--- a/libgo/go/math/asin.go
+++ b/libgo/go/math/asin.go
@@ -4,7 +4,6 @@
package math
-
/*
Floating-point arcsine and arccosine.