模板:Octal
跳转到导航
跳转到搜索
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
| File:Edit-copy green with red question mark.svg | 此模板的文档不存在、不全面或不能详细描述其功能及/或其代码中的参数。请帮助扩充并改进其文档。 |
| File:Lua-Logo.svg | 此模板使用Lua语言: |
This template makes it easy to convert decimal numbers to octal.
Usage[编辑]
Use: {{Octal|x}} where x is the decimal number.
Example: {{Octal|4632}} yields 110308.
Numbers outside the range of -9007199254740992 to 9007199254740992 may lose precision.