Function

NumCosmoMathsf_0F1

Declaration [src]

gdouble
ncm_sf_0F1 (
  gdouble b,
  gdouble x
)

Description [src]

Computes the Hypergeometric function ${}_0F_1(b;x)$.

This function is not directly available to language bindings.

Parameters

b

Type: gdouble

${}_0F_1$ hypergeometric parameters $b$.

x

Type: gdouble

Argument $x$.

Return value

Type: gdouble

The value of ${}_0F_1(b;x)$.