|
inlineconstexpr |
Computes the Carlson's elliptic integral \( \mathbf{R}_\mathbf{C}(x, y) = \frac12 \int_{0}^{\infty} \scriptstyle(t+x)^{-1/2}(t+y)]^{-1}\;\mathrm{d}t\).
Parameters
x
, y
: Can be a mix of complex and real floating values. x
, y
must be non zero and have phase less in magnitude than \(\pi\), with the exception that x
may be 0.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value