经验计算:修订间差异
舰R百科,玩家自由编辑的战舰少女R百科
更多操作
| 第8行: | 第8行: | ||
本页面中的公式使用的函数如下,如非特殊说明不再重新定义: | 本页面中的公式使用的函数如下,如非特殊说明不再重新定义: | ||
*<math>\ | *<math>\mathrm{ceil}(x)</math>:<math>x</math>向上取整。 | ||
*<math>\ | *<math>\mathrm{floor}(x)</math>:<math>x</math>向下取整。 | ||
*<math>C^r_n = nCr = n!/[r!(n-r)!]</math>,其中<math>a! = 1\times2\times3\times\dots\times (a-1)\times a</math>。 | *<math>C^r_n = nCr = n!/[r!(n-r)!]</math>,其中<math>a! = 1\times2\times3\times\dots\times (a-1)\times a</math>。 | ||
*<math>|x|</math>,即取<math>x</math>的绝对值。 | *<math>|x|</math>,即取<math>x</math>的绝对值。 | ||