📄 f_cond.ihlp
字号:
{* 30nov2004}{...}
{phang}
{cmd:cond(}{it:x}{cmd:,}{it:a}{cmd:,}{it:b}{cmd:)} returns {it:a} if
{it:x} evaluates to true (not 0) and {it:b} if {it:x} evaluates to
false (0).{p_end}
{phang}
{cmd:cond(}{it:x}{cmd:,}{it:a}{cmd:,}{it:b}{cmd:,}{it:c}{cmd:)}
returns {it:a} if {it:x} evaluates to true (not 0), {it:b} if
{it:x} evaluates to false (0), and {it:c} if {it:x} evaluates
to {it:missing} ({hi:.}).{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -