模板: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.