Go to the source code of this file.
|
double precision function | foncro (X, B, N, A, XM) |
|
◆ foncro()
double precision function foncro |
( |
double precision, intent(in) |
X, |
|
|
double precision, intent(in) |
B, |
|
|
integer, intent(in) |
N, |
|
|
double precision, intent(in) |
A, |
|
|
double precision, intent(in) |
XM |
|
) |
| |
- Parameters
-
[in] | n | A Parameter a of the function to be integrated |
[in] | B | Parameter b of the function to be integrated |
[in] | N | Exponent n of the function to be integrated |
[in] | X | Value at which the function is evaluated |
[in] | XM | Parameter m of the function to be integrated |
Definition at line 7 of file foncro.f.