C Library Functions  - besj1 (3)

NAME

besj1(3f) - [M_bessel] calculates the Bessel function J(X) of order one.

CONTENTS

Synopsis
Description
Options
Authors
Example

SYNOPSIS

function besj1(xx)

DESCRIPTION

Series evaluation is used for small arguments, recurrence techniques are used for midrange, and Hankel-S asymptotic expansion is used for large arguments. Accuracy is between thirteen and fourteen correct significant figures except for large arguments where the accuracy eventually falls to eight figures.

OPTIONS

X may be any doubleprecision argument

AUTHORS

Origin

     Sandia Mathematical Program Library
     Applied Mathematics Division 2642
     Sandia Laboratories
     P. O. Box 5800
     Albuquerque, New Mexico  87115
     Control Data 6600 Version 5.1, 10 December 1973

Written by Ronald D. Halbgewachs, October 1,1971.

    IMPLEMENTATION

Changes were made for portability and to conform to newer Fortran standards.

EXAMPLE


Nemo Release 3.1 besj1 (3) July 22, 2023
Generated by manServer 1.08 from 7b12ac75-f9e7-4bbd-9e55-1ac0adf5f3d2 using man macros.