|
inlineconstexpr |
Computes the value of the Gegenbauer function of order \(n\) and parameter \(\lambda\), \(C^{(\lambda)}_n(z)\) at z
. If \(n\) is an integer the function is a polynomial of degree \(n\).
Parameters
n
, lambda, z
: real or cayley_dickson.Return value
1.The value of the function at z
is returned.