Sign in
go
/
go
/
dcf53189900b814925475b09770092d06f362ebc
/
.
/
src
/
pkg
/
math
/
mod_decl.go
blob: d5047a754a8e726b22e532c7bc39c96ee0fbe33d [
file
] [
log
] [
blame
]
// Copyright 2010 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 Mod(x, y float64) float64