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

Issue 908041: code review 908041: math: use ** for exponentiation in comments (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by Charlie Dorian
Modified:
14 years, 11 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

math: use ** for exponentiation in comments

Patch Set 1 #

Patch Set 2 : code review 908041: math: use ** for exponentiation in comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -91 lines) Patch
M src/pkg/math/acosh.go View 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/math/asinh.go View 3 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/math/atanh.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/const.go View 1 chunk +4 lines, -4 lines 0 comments Download
M src/pkg/math/erf.go View 9 chunks +10 lines, -10 lines 0 comments Download
M src/pkg/math/exp.go View 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/math/expm1.go View 6 chunks +14 lines, -14 lines 0 comments Download
M src/pkg/math/frexp.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/j0.go View 4 chunks +15 lines, -15 lines 0 comments Download
M src/pkg/math/j1.go View 4 chunks +11 lines, -11 lines 0 comments Download
M src/pkg/math/jn.go View 4 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/math/ldexp.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/lgamma.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/log.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/log1p.go View 4 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/math/pow.go View 3 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/math/sqrt_port.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-09 21:18:58 UTC) #1
rsc
LGTM thanks
14 years, 11 months ago (2010-04-09 21:31:04 UTC) #2
rsc
14 years, 11 months ago (2010-04-09 21:37:35 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=cd6680227abf ***

math: use ** for exponentiation in comments

R=rsc
CC=golang-dev
http://codereview.appspot.com/908041

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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