?? specfunc-elljac.texi
字號:
@cindex Jacobi elliptic functions@cindex elliptic functions (Jacobi)The Jacobian Elliptic functions are defined in Abramowitz & Stegun,Chapter 16. The functions are declared in the header file@file{gsl_sf_elljac.h}.@deftypefun int gsl_sf_elljac_e (double @var{u}, double @var{m}, double * @var{sn}, double * @var{cn}, double * @var{dn})This function computes the Jacobian elliptic functions @math{sn(u|m)},@math{cn(u|m)}, @math{dn(u|m)} by descending Landentransformations.@comment Exceptional Return Values: GSL_EDOM@end deftypefun
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -