go/src/math/cmplx/example_test.go

func ExampleAbs() {}

// ExampleExp computes Euler's identity.
func ExampleExp() {}

func ExamplePolar() {}