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

Issue 5469046: code review 5469046: math: document more special cases (Closed)

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

Description

math: document more special cases Acosh, Asinh, Atanh, Ceil, Floor, Trunc, Mod and Remainder affected. These changes add some non-finite arguments and results (and -0.0 results).

Patch Set 1 #

Patch Set 2 : diff -r 5ea674d1b2ba https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5ea674d1b2ba https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M src/pkg/math/acosh.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/math/asinh.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/math/atanh.go View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/pkg/math/floor.go View 1 3 chunks +3 lines, -0 lines 0 comments Download
M src/pkg/math/mod.go View 1 1 chunk +5 lines, -2 lines 0 comments Download
M src/pkg/math/nextafter.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/math/remainder.go View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3
Charlie Dorian
Hello rsc@golang.org, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-12-08 19:43:47 UTC) #1
rsc
LGTM
13 years, 4 months ago (2011-12-08 22:07:13 UTC) #2
rsc
13 years, 4 months ago (2011-12-08 22:07:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=eb50eca2f4d6 ***

math: document more special cases

Acosh, Asinh, Atanh, Ceil, Floor, Trunc, Mod and Remainder affected. These
changes add some non-finite arguments and results (and -0.0 results).

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

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