📄 zeroai.m
字号:
function f=zeroai(n);%> Call: f=zeroai(n), %> Input: n > 0 is an integer. %> Output: a column vector of the first n zeros of Ai.%> The first come from a list, the rest from the asymptotic formula.%> Reference: HMF Sec 10.4%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -