Notes
  • 笔记
  • 主站
  • Protocols
    • HTTPS
      • 协议
      • 公钥基础设施
      • 攻击PKI
      • HTTP和浏览器问题
      • 实现问题
      • 协议攻击
      • 部署
      • 性能优化
      • HTTP严格传输安全、内容安全策略和钉扎
    • KNX
      • KNX Basics
  • TOOLS
    • Metasploit
      • Metasploit Architecture
        • Filesystem and Libraries
        • Modules and Locations
        • Metasploit Object Model
        • Mixins and Plugins
      • Metasploit Fundamentals
        • MSFConsole
        • Exploits
        • Payloads
        • Databases
        • Meterpreter
  • King's College London
    • Required Modules
      • Security Engineering
      • Cryptography
      • Security Management
      • Network Security
      • Security Testing
      • Computer Forensics and Cybercrime
      • Individual Project
    • Optional Modules
      • Software Measurement and Testing
      • Network Theory
      • Mathematical English
        • 标点符号
        • 数学符号
        • 分数
        • 小数
        • 比例
        • 指数
        • 方根
        • 对数
        • 集合
        • 函数
        • 微积分
        • References
Powered by GitBook
On this page
  1. King's College London
  2. Optional Modules
  3. Mathematical English

小数

Decimal [ˈdesɪml] Fraction

  • 用point连接整数部分(the integral part)与小数部分,如zero/nought point two six。

  • 精确到3个有效数字,correct to three significant figures。

  • 精确到小数点后2位,correct to two decimal places。

  • 四舍五入,rounding up or down,举例如下:

    • If the spreadsheet column is not wide enough to show all available decimal places, then the spreadsheet will round the number to the available column width.

    • Some items vary from month to month, like the phone bill for example, so track the amounts for a few months, take an average, and round up to the nearest $10.

    • Lastly, it stores the cleaned up and rounded value in the database.

Previous分数Next比例

Last updated 4 years ago