[UP]


Manual Reference Pages  - 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


besj1 (3) March 11, 2021
Generated by manServer 1.08 from 340c7fc7-85ca-4465-a457-a75eea28ac3e using man macros.