summaryrefslogtreecommitdiff
path: root/src/math/cmplx
Commit message (Expand)AuthorAgeFilesLines
* math/cmplx: avoid panic in Pow(x, NaN())Bryan C. Mills2019-02-272-2/+7
* src, misc: apply gofmtRobert Griesemer2019-02-191-3/+3
* all: use "reports whether" consistently in the few places that didn'tBrad Fitzpatrick2018-11-022-2/+2
* all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper2018-06-011-1/+1
* math/cmplx: use signed zero to correct branch cutsBrian Kessler2017-11-273-18/+71
* math/cmplx: prevent infinite loop in tanSeriesMohit Agarwal2016-10-252-1/+11
* math,math/cmplx: fix linter issuesAlexander Döring2016-10-241-4/+4
* math/cmplx: add examples for Abs, Exp, PolarAlexander Döring2016-10-061-0/+28
* math/cmplx: added clarifying commentRobert Griesemer2016-03-211-0/+3
* all: delete dead test codeDominik Honnef2016-03-211-2/+2
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* math/cmplx: make error tolerance test function of expected valueCharlie Dorian2015-10-071-4/+6
* all: use one 'l' when cancelling everywhere except SolarisRob Pike2015-09-111-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-0815-0/+1755