gcc/libgo/go/cmath
Ian Lance Taylor 9ff56c9570 Update to current version of Go library.
From-SVN: r173931
2011-05-20 00:18:15 +00:00
..
abs.go Update to current version of Go library. 2011-05-20 00:18:15 +00:00
asin.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
cmath_test.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
conj.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
exp.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
isinf.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
isnan.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
log.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
phase.go
polar.go
pow.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
rect.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
sin.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
sqrt.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00
tan.go Remove the types float and complex. 2011-01-21 18:19:03 +00:00