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

指数

Exponentiation [,ekspənenʃɪ'eɪʃ(ə)n]

  • Exponentiation is a mathematical operation, written as bn, involving two numbers, the base b and the exponent (or power) n.

  • 2次方为squared,3次方为cubed或to the third,往后依次为to the fourth, to the fifth, … 举例如下:

    • three squared

    • 4 raised to the fifth power

    • 4 raised to the power of 5

    • the fifth power of 4

    • 4 to the fifth

    • 4 to the 5

  • 值得注意的是,如果是负次方,则需要在序数前加minus。

Previous比例Next方根

Last updated 4 years ago