Sign in
go
/
go
/
ff97fde26b7b7cfc032dc4e0d29d2aeeb952f55b
/
.
/
src
/
pkg
/
math
/
sqrt_decl.go
blob: 4e9112d268c19dc8b36660cb3186b5a3bc473a9d [
file
] [
log
] [
blame
]
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package math
func Sqrt(x float64) float64