LaTeX 中的年金或角度运算符号
如何在 LaTeX 中设置角度或年金运算的符号? 具体来说,这是精算a角度s = (1-vs)/i。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
如何在 LaTeX 中设置角度或年金运算的符号? 具体来说,这是精算a角度s = (1-vs)/i。
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
我查看了生命应急包,各种精算前哨站< a href="http://www.actuarialoutpost.com/actuarial_discussion_forum/showthread.php?t=113896" rel="noreferrer">论坛 话题,以及LaTeX 的综合符号列表,并将最好的组合到以下宏中:
来使用此宏作为问题的示例
然后,您可以通过键入If you need a full set 精算符号,您应该使用Life's Contingency's Package
lifecon
。 使用lifecon
,您可以通过键入以下内容来设置上述内容I've looked at Life's Contingency's Package, various Actuarial Outpost forum threads, and the Comprehensive Symbol List for LaTeX, and combined the best into the following macros:
You can then use this macro for the problem's example by typing
If you need a full set of actuarial symbols, you should use the Life's Contingency's Package
lifecon
. Usinglifecon
, you can set the above by typing我对精算符号和下标/上标也有同样的问题,所以我制作了一个包,让我的生活更轻松并帮助其他人。
另外,我添加了一些快捷方式来节省时间。
项目页面和CTAN。
您所需要的只是 Actuarialsymbol 包。
在代码的开头,您必须编写
对于子/上标输出
示例:
精算符号的快捷方式示例:
I had the same problem with the actuarial symbol and the subscript/superscript, sooo I made a package to make my life easier and help other.
Plus, I’ve add some shortcut to save time.
The project page and the CTAN.
All you need is the actuarialsymbol package.
At the beginning of the code you have to write
For the sub/superscript
Example of output:
Example of shortcut for actuarial symbol :
有关 LaTeX 符号非常的完整列表,请参阅 综合 LaTeX 符号列表。 值得打印出来并放在枕头下。 第 95 页有一些代码可以满足您的要求。
For a very comprehensive list of LaTeX symbols, see The Comprehensive LaTeX Symbol List. Worth printing out and keeping under your pillow. Page 95 has some code that may do what you want.
\年
可以在这里找到一个很好的乳胶符号列表 http: //www.ctan.org/tex-archive/info/symbols/compressive/symbols-a4.pdf
\annu
A good list of latex symbols can be found here http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
我一直在为我的一位教授做一些排版,结果我需要一些帮助来生成年金符号的累积值。
我在 tex stack exchange 此处问了这个问题
结果Heiko Oberdiek 制作的
内容是:
年金累计值
I've been doing some typesetting for a professor of mine and it turns out I needed some help producing the accumulated value of an annuity notation.
I asked this question on the tex stack exchange here
The result that Heiko Oberdiek produced was
Which produces:
accumulated value of annuity