FACTOR(1) | 用户命令 | FACTOR(1) |
名称¶
factor - 求质因数分解
概述¶
factor [数]...
factor 选项
描述¶
打印参数列表中的每一个整数的质因数分解。如果没有指定参数,则从标准输入读取。
作者¶
由 Paul Rubin, Torbjorn Granlund 和 Niels Moller 编写。
报告错误¶
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
版权¶
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
本软件是自由软件:您可以自由修改和重新发布它。在法律允许的范围内,不提供任何保证。
参见¶
完整文档请见:
<https://www.gnu.org/software/coreutils/factor>
或者在本地使用: info
'(coreutils) factor invocation'
跋¶
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |