~ubuntu-branches/ubuntu/trusty/gsl-ref-html/trusty

« back to all changes in this revision

Viewing changes to Airy-Functions.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2006-04-12 19:46:32 UTC
  • mfrom: (1.3.1 upstream) (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060412194632-c9lodpl075pv9si3
Tags: 1.8-1
* New upstream release 1.8
* As with previous releases, the sources were obtained from the FSF web 
  pages by means of a wget call (c.f. the debian/rules target 'upstream')

* debian/control: Standards-Version increased to 3.6.2
* debian/copyright: Updated FSF address
* debian/rules: Set DH_COMPAT=4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>Airy Functions - GNU Scientific Library -- Reference Manual</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="GNU Scientific Library -- Reference Manual">
 
6
<meta name="generator" content="makeinfo 4.8">
 
7
<link title="Top" rel="start" href="index.html#Top">
 
8
<link rel="up" href="Airy-Functions-and-Derivatives.html#Airy-Functions-and-Derivatives" title="Airy Functions and Derivatives">
 
9
<link rel="next" href="Derivatives-of-Airy-Functions.html#Derivatives-of-Airy-Functions" title="Derivatives of Airy Functions">
 
10
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
11
<!--
 
12
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 The GSL Team.
 
13
 
 
14
Permission is granted to copy, distribute and/or modify this document
 
15
under the terms of the GNU Free Documentation License, Version 1.2 or
 
16
any later version published by the Free Software Foundation; with the
 
17
Invariant Sections being ``GNU General Public License'' and ``Free Software
 
18
Needs Free Documentation'', the Front-Cover text being ``A GNU Manual'',
 
19
and with the Back-Cover Text being (a) (see below).  A copy of the
 
20
license is included in the section entitled ``GNU Free Documentation
 
21
License''.
 
22
 
 
23
(a) The Back-Cover Text is: ``You have freedom to copy and modify this
 
24
GNU Manual, like GNU software.''-->
 
25
<meta http-equiv="Content-Style-Type" content="text/css">
 
26
<style type="text/css"><!--
 
27
  pre.display { font-family:inherit }
 
28
  pre.format  { font-family:inherit }
 
29
  pre.smalldisplay { font-family:inherit; font-size:smaller }
 
30
  pre.smallformat  { font-family:inherit; font-size:smaller }
 
31
  pre.smallexample { font-size:smaller }
 
32
  pre.smalllisp    { font-size:smaller }
 
33
  span.sc    { font-variant:small-caps }
 
34
  span.roman { font-family:serif; font-weight:normal; } 
 
35
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
36
--></style>
 
37
</head>
 
38
<body>
 
39
<div class="node">
 
40
<p>
 
41
<a name="Airy-Functions"></a>
 
42
Next:&nbsp;<a rel="next" accesskey="n" href="Derivatives-of-Airy-Functions.html#Derivatives-of-Airy-Functions">Derivatives of Airy Functions</a>,
 
43
Up:&nbsp;<a rel="up" accesskey="u" href="Airy-Functions-and-Derivatives.html#Airy-Functions-and-Derivatives">Airy Functions and Derivatives</a>
 
44
<hr>
 
45
</div>
 
46
 
 
47
<h4 class="subsection">7.4.1 Airy Functions</h4>
 
48
 
 
49
<div class="defun">
 
50
&mdash; Function: double <b>gsl_sf_airy_Ai</b> (<var>double x, gsl_mode_t mode</var>)<var><a name="index-gsl_005fsf_005fairy_005fAi-239"></a></var><br>
 
51
&mdash; Function: int <b>gsl_sf_airy_Ai_e</b> (<var>double x, gsl_mode_t mode, gsl_sf_result * result</var>)<var><a name="index-gsl_005fsf_005fairy_005fAi_005fe-240"></a></var><br>
 
52
<blockquote><p>These routines compute the Airy function Ai(x) with an accuracy
 
53
specified by <var>mode</var>. 
 
54
</p></blockquote></div>
 
55
 
 
56
<div class="defun">
 
57
&mdash; Function: double <b>gsl_sf_airy_Bi</b> (<var>double x, gsl_mode_t mode</var>)<var><a name="index-gsl_005fsf_005fairy_005fBi-241"></a></var><br>
 
58
&mdash; Function: int <b>gsl_sf_airy_Bi_e</b> (<var>double x, gsl_mode_t mode, gsl_sf_result * result</var>)<var><a name="index-gsl_005fsf_005fairy_005fBi_005fe-242"></a></var><br>
 
59
<blockquote><p>These routines compute the Airy function Bi(x) with an accuracy
 
60
specified by <var>mode</var>. 
 
61
</p></blockquote></div>
 
62
 
 
63
<div class="defun">
 
64
&mdash; Function: double <b>gsl_sf_airy_Ai_scaled</b> (<var>double x, gsl_mode_t mode</var>)<var><a name="index-gsl_005fsf_005fairy_005fAi_005fscaled-243"></a></var><br>
 
65
&mdash; Function: int <b>gsl_sf_airy_Ai_scaled_e</b> (<var>double x, gsl_mode_t mode, gsl_sf_result * result</var>)<var><a name="index-gsl_005fsf_005fairy_005fAi_005fscaled_005fe-244"></a></var><br>
 
66
<blockquote><p>These routines compute a scaled version of the Airy function
 
67
S_A(x) Ai(x).  For x&gt;0 the scaling factor S_A(x) is <!-- {$\exp(+(2/3) x^{3/2})$} -->
 
68
\exp(+(2/3) x^(3/2)),
 
69
and is 1
 
70
for x&lt;0. 
 
71
</p></blockquote></div>
 
72
 
 
73
<div class="defun">
 
74
&mdash; Function: double <b>gsl_sf_airy_Bi_scaled</b> (<var>double x, gsl_mode_t mode</var>)<var><a name="index-gsl_005fsf_005fairy_005fBi_005fscaled-245"></a></var><br>
 
75
&mdash; Function: int <b>gsl_sf_airy_Bi_scaled_e</b> (<var>double x, gsl_mode_t mode, gsl_sf_result * result</var>)<var><a name="index-gsl_005fsf_005fairy_005fBi_005fscaled_005fe-246"></a></var><br>
 
76
<blockquote><p>These routines compute a scaled version of the Airy function
 
77
S_B(x) Bi(x).  For x&gt;0 the scaling factor S_B(x) is <!-- {$\exp(-(2/3) x^{3/2})$} -->
 
78
exp(-(2/3) x^(3/2)), and is 1 for x&lt;0. 
 
79
</p></blockquote></div>
 
80
 
 
81
   </body></html>
 
82