Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Selwyn Simsek
gsll
Commits
80387572
Commit
80387572
authored
Apr 17, 2010
by
Liam Healy
Browse files
Fix example of jacobian-elliptic-functions
parent
6e873c15
Changes
1
Show whitespace changes
Inline
Side-by-side
documentation/index.html
View file @
80387572
...
...
@@ -69,14 +69,11 @@ on the status of some incomplete topics.
0.19762082367187703d0
0.9802785369736752d0
0.9840560289645665d0
1.828927267118668d-318
1.4821969375237396d-321
2.023692885365746d-320
</pre>
<p>
which returns as multiple values the three function values
, along
with the estimated errors of each. The functi
on
s
ar
e defined
only if the second argument
<i>
m
</i>
is not greater than 1,
so an error is signalled if this parameter is out of
range:
<p>
which returns as multiple values the three function values
. The
functions are defined only if the sec
on
d
ar
gument
<i>
m
</i>
is not
greater than 1, so an error is signalled if this parameter is out of
range:
<pre>
(jacobian-elliptic-functions 0.61802d0 1.5d0)
Input domain error |m| > 1.0 in elljac.c at line 46
...
...
@@ -474,7 +471,7 @@ and arrays used internally or for function return.
<!-- Created: Feb 25 2005 -->
<!-- hhmts start -->
<small>
Time-stamp:
<
20
09
-12-27
09
:41:56ES
T
index.html
>
Time-stamp:
<
20
10
-04-17
14
:00:08ED
T
index.html
>
</small>
<!-- hhmts end -->
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment