⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 f_int.ihlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 IHLP
字号:
{* 30nov2004}{...}
{phang}
{cmd:int(}{it:x}{cmd:)} returns the integer obtained by
	truncating {it:x} towards zero.  Thus, {cmd:int(5.2)} = 5,
	and {cmd:int(-5.2)} = -5.  {cmd:int(}{it:x}{cmd:)} returns {it:x}
	(not "{cmd:.}") if {it:x} is missing, meaning {cmd:int(.a)} = {cmd:.a}.
	Also see {help round():{bf:round(}{it:x}{bf:)}},
	{help ceil():{bf:ceil(}{it:x}{bf:)}},
        {help floor():{bf:floor(}{it:x}{bf:)}}.{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -