Home | History | Annotate | Download | only in script_api

Lines Matching refs:gamma

1286 summary: Natural logarithm of the gamma function
1288 Returns the natural logarithm of the absolute value of the gamma function,
1310 arg: int#1* sign_of_gamma, "If sign_of_gamma is not null, *sign_of_gamma will be set to -1.f if the gamma of v is negative, otherwise to 1.f."
3330 summary: Gamma function
3332 Returns the gamma function of a value.