Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 72 additions & 1 deletion lib/node_modules/@stdlib/math/base/special/besselj0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,76 @@
"bessel",
"j0",
"number"
]
],
"__stdlib__": {
"scaffold": {
"$schema": "math/[email protected]",
"base_alias": "besselj0",
"alias": "besselj0",
"pkg_desc": "compute the Bessel function of the first kind of order zero for a double-precision floating-point number",
"desc": "computes the Bessel function of the first kind of order zero for a double-precision floating-point number",
"short_desc": "Bessel function of the first kind of order zero",
"parameters": [
{
"name": "x",
"desc": "input value",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
},
"domain": [
{
"min": "-infinity",
"max": "infinity"
}
],
"rand": {
"prng": "random/base/uniform",
"parameters": [
-100,
100
]
},
"example_values": [
-250.3,
0.12,
3.7,
-5.9,
10.4,
-1.01,
42,
-77.6,
0,
6.28,
-19.1,
85.2,
-33.3,
1.5,
-0.43,
9.81,
-123.4,
57.9,
-2.7,
1000
]
}
],
"output_policy": "real_floating_point_and_generic",
"returns": {
"desc": "evaluated Bessel function",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
}
},
"keywords": [
"bessel",
"j0"
]
}
}
}
73 changes: 72 additions & 1 deletion lib/node_modules/@stdlib/math/base/special/besselj1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,76 @@
"bessel",
"j1",
"number"
]
],
"__stdlib__": {
"scaffold": {
"$schema": "math/[email protected]",
"base_alias": "besselj1",
"alias": "besselj1",
"pkg_desc": "compute the Bessel function of the first kind of order one for a double-precision floating-point number",
"desc": "computes the Bessel function of the first kind of order one for a double-precision floating-point number",
"short_desc": "Bessel function of the first kind of order one",
"parameters": [
{
"name": "x",
"desc": "input value",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
},
"domain": [
{
"min": "-infinity",
"max": "infinity"
}
],
"rand": {
"prng": "random/base/uniform",
"parameters": [
-100,
100
]
},
"example_values": [
0.2,
-0.87,
4.1,
-6.3,
12.7,
-2.25,
50.9,
-99.4,
8.2,
-3.6,
0,
31.4,
-15.9,
72.3,
-41.2,
1.07,
-250.8,
5.5,
-27.3,
1000
]
}
],
"output_policy": "real_floating_point_and_generic",
"returns": {
"desc": "evaluated Bessel function",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
}
},
"keywords": [
"bessel",
"j1"
]
}
}
}
73 changes: 72 additions & 1 deletion lib/node_modules/@stdlib/math/base/special/bessely0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,76 @@
"bessel",
"y0",
"number"
]
],
"__stdlib__": {
"scaffold": {
"$schema": "math/[email protected]",
"base_alias": "bessely0",
"alias": "bessely0",
"pkg_desc": "compute the Bessel function of the second kind of order zero for a double-precision floating-point number",
"desc": "computes the Bessel function of the second kind of order zero for a double-precision floating-point number",
"short_desc": "Bessel function of the second kind of order zero",
"parameters": [
{
"name": "x",
"desc": "input value",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
},
"domain": [
{
"min": 0,
"max": "infinity"
}
],
"rand": {
"prng": "random/base/uniform",
"parameters": [
0.01,
100
]
},
"example_values": [
73.4,
0.11,
5.07,
120.8,
0.63,
44.2,
2.9,
89.5,
0.02,
15.3,
33.7,
0.95,
7.8,
58.1,
101.3,
0.27,
24.6,
12.9,
66.4,
150.2
]
}
],
"output_policy": "real_floating_point_and_generic",
"returns": {
"desc": "evaluated Bessel function",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
}
},
"keywords": [
"bessel",
"y0"
]
}
}
}
73 changes: 72 additions & 1 deletion lib/node_modules/@stdlib/math/base/special/bessely1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,76 @@
"bessel",
"y1",
"number"
]
],
"__stdlib__": {
"scaffold": {
"$schema": "math/[email protected]",
"base_alias": "bessely1",
"alias": "bessely1",
"pkg_desc": "compute the Bessel function of the second kind of order one for a double-precision floating-point number",
"desc": "computes the Bessel function of the second kind of order one for a double-precision floating-point number",
"short_desc": "Bessel function of the second kind of order one",
"parameters": [
{
"name": "x",
"desc": "input value",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
},
"domain": [
{
"min": 0,
"max": "infinity"
}
],
"rand": {
"prng": "random/base/uniform",
"parameters": [
0.01,
100
]
},
"example_values": [
73.2,
0.03,
5.41,
121.7,
0.67,
44.9,
2.85,
89.1,
0.12,
15.8,
33.05,
0.98,
7.43,
58.6,
101.9,
0.29,
24.1,
12.2,
66.9,
140.3
]
}
],
"output_policy": "real_floating_point_and_generic",
"returns": {
"desc": "evaluated Bessel function",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
}
},
"keywords": [
"bessel",
"y1"
]
}
}
}
76 changes: 75 additions & 1 deletion lib/node_modules/@stdlib/math/base/special/binet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,79 @@
"fib",
"number",
"reals"
]
],
"__stdlib__": {
"scaffold": {
"$schema": "math/[email protected]",
"base_alias": "binet",
"alias": "binet",
"pkg_desc": "evaluate Binet's formula extended to real numbers for a double-precision floating-point number",
"desc": "evaluates Binet's formula extended to real numbers for a double-precision floating-point number",
"short_desc": "Binet's formula",
"parameters": [
{
"name": "x",
"desc": "input value",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
},
"domain": [
{
"min": "-infinity",
"max": "infinity"
}
],
"rand": {
"prng": "random/base/uniform",
"parameters": [
-50,
50
]
},
"example_values": [
250.8,
-41.2,
0.37,
-120.5,
73.1,
-7.6,
12.3,
-0.95,
19.8,
-25.7,
5.5,
-3.9,
34.6,
-88.4,
1.7,
0,
47.8,
-15.4,
102.6,
-10.3
]
}
],
"output_policy": "real_floating_point_and_generic",
"returns": {
"desc": "real-valued result",
"type": {
"javascript": "number",
"jsdoc": "number",
"c": "double",
"dtype": "float64"
}
},
"keywords": [
"binet",
"fibonacci",
"fib",
"number",
"reals"
]
}
}
}
Loading