📄 fresn.m
字号:
function f=fresn(X);%> Call: fresn(X) = the complex Fresnel function C(X) + i S(X)%> Input: X is a real vector or matrix %> Output: fresn(X) is complex of the same dimension. %> For definitions and values of constants, see %> Mark A. Heald, Math. Comp. 44(170), 459-461 (1985)%> and HMF Chap 7. %> This is a rational approximation with limited accuracy!%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -