Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(951)

Issue 8003046: code review 8003046: math: make Hypot special cases look like others (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by rsc
Modified:
12 years ago
Reviewers:
CC:
golang-dev, iant
Visibility:
Public.

Description

math: make Hypot special cases look like others The edit makes Hypot's description match the form used in the other routines in this package.

Patch Set 1 #

Patch Set 2 : diff -r 2334cbe0190b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 2334cbe0190b https://code.google.com/p/go/ #

Patch Set 4 : diff -r f0a9210fdd8c https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/pkg/math/hypot.go View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2013-03-25 20:20:16 UTC) #1
iant
LGTM
12 years ago (2013-03-25 20:22:16 UTC) #2
rsc
12 years ago (2013-03-25 21:01:47 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=b3cfb8be2faf ***

math: make Hypot special cases look like others

The edit makes Hypot's description match the form
used in the other routines in this package.

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/8003046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b