File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- %% Copyright (C) 2018-2019, 2022 Colin B. Macdonald
1
+ %% Copyright (C) 2018-2019, 2022-2023 Colin B. Macdonald
2
2
%%
3
3
%% This file is part of OctSymPy.
4
4
%%
32
32
%% @end group
33
33
%% @end example
34
34
%%
35
- %% Note there are two conventions in the literature about the sign of B_1:
35
+ %% Note there are two conventions in the literature about the sign of B_1,
36
+ %% but for certain the absolute value is one half:
36
37
%% @example
37
38
%% @group
38
39
%% @c Would render with an extra zero on earlier Octave
41
42
%% @result{} 0.5000
42
43
%% @end group
43
44
%% @end example
44
- %% As of 2022 , this numerical evaluation function is in a state of flux
45
+ %% As of 2023 , this numerical evaluation function is in a state of flux
45
46
%% about which one it takes, @pxref{@@sym/bernoulli}.
46
47
%%
47
48
%% Polynomial example:
Original file line number Diff line number Diff line change 1
- %% Copyright (C) 2014-2016, 2018-2019, 2022 Colin B. Macdonald
1
+ %% Copyright (C) 2014-2016, 2018-2019, 2022-2023 Colin B. Macdonald
2
2
%%
3
3
%% This file is part of OctSymPy.
4
4
%%
33
33
%% @end example
34
34
%%
35
35
%% Note there are two different definitions in use which differ
36
- %% in the sign of the value of B_1. As of 2022 and a sufficient
36
+ %% in the sign of the value of B_1. As of 2023 and a sufficiently
37
37
%% recent SymPy library, we use the definition with positive one half:
38
38
%% @example
39
39
%% @group
You can’t perform that action at this time.
0 commit comments