log scripts/specfun/cosint.m @ 30564:796f54d4ddbf stable

age author description
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Thu, 28 Oct 2021 16:51:55 +0200 Markus Mützel cosint.m: Increase tolerance in BIST (bug #61358).
Sun, 20 Jun 2021 11:37:50 +0200 Markus Mützel camorbit.m, cosint.m: Relax tolerance in tests.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 16 Oct 2020 10:42:51 -0700 Rik maint: Use Octave-specific end keywords rather than just 'end'.
Tue, 13 Oct 2020 23:41:17 -0700 Rik maint: Use space after '!' logical not operator.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Tue, 13 Oct 2020 14:23:39 -0700 Rik maint: Don't use semicolon at end of single-line BIST tests.
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 15:17:01 -0800 Rik doc: Use Texinfo non-sentence ending periods in citations.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 19 Dec 2018 16:01:32 -0800 Rik maint: Remove useless ';' from end of for, if, while, etc. statements.
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 23 Mar 2018 14:48:19 -0700 Mike Miller test: relax tolerances on specfun tests to pass on i386 (bug #53437) stable
Mon, 19 Mar 2018 10:01:48 -0700 Rik Overhaul special functions modified by GSOC2018 project. stable
Sun, 25 Feb 2018 00:02:44 +0100 Michele Ginesi Fixed style in specfun scripts stable
Wed, 31 Jan 2018 17:10:22 +0100 Michele Ginesi Cosint: solved problem with -0i stable
Fri, 26 Jan 2018 10:43:52 +0100 Michele Ginesi cosint: solved problem with big negative real values. stable
Tue, 23 Jan 2018 23:55:12 -0800 Colin Macdonald cosint fails for large x along negative real axis. stable
Tue, 23 Jan 2018 23:14:50 -0800 Colin Macdonald cosint improve signed zero imag input near branch cut stable
Tue, 23 Jan 2018 20:17:25 -0800 Colin Macdonald Support single precision in sinint/cosint. stable
Tue, 23 Jan 2018 15:19:24 -0800 Colin Macdonald Style changes in sinint/cosint. stable
Thu, 07 Sep 2017 16:28:35 +0200 Michele Ginesi Added sine integral and cosine integral functions. stable