diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/number')
| -rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/number/toexponential/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/number/toexponential/index.html b/files/zh-tw/web/javascript/reference/global_objects/number/toexponential/index.html index 622314ecfb..34ae1e4139 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/number/toexponential/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/number/toexponential/index.html @@ -30,7 +30,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/toExponential <tr> <td><code>fractionDigits</code></td> <td>●</td> - <td><font face="Consolas, Liberation Mono, Courier, monospace">默認盡可能將數字完整顯示</font></td> + <td>默認盡可能將數字完整顯示</td> <td><code>{{jsxref("Number")}}(正整數)</code></td> <td>小數點後的位數。需為 0 至 20 之間。</td> </tr> |
