Mathematica > 数学和算法 > 数学函数 > 数论函数 > 数字 >
数字
Mathematica 可以处理无限长度的数,支持任意基数,使用先进的优化平台算法,包括 Wolfram Research 公司开发的原算法. 对于有理数,采用数论的方法有效准确的找到重复数字序列.
IntegerDigits 整数的数字
RealDigits 实数的数字
FromDigits 根据它的数字重构一个数
IntegerLength 整数中数字的数量
DigitCount 统计给出数字出现的次数
    
IntegerString 作为一个字符串的整数的数字
BaseForm 以基数 b,显示一个数字
NumberForm  ▪ PaddedForm  ▪ ...
    
BitAnd  ▪ BitOr  ▪ BitXor  ▪ BitNot  ▪ BitShiftLeft  ▪ BitSet  ▪ ...
教程
更多关于
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
格式:   HTML  |  CDF