このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
chemicalcrux
/
gorge
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
9
Wiki
アクティビティ
ソースを参照
Increase default precision
tags/v0.0.7
Fen Dweller
5年前
親
fc60ecbc72
コミット
4c1c20bbab
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
E80B35A6F11C3656
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
numbers.js
+ 1
- 1
numbers.js
ファイルの表示
@@ -1,4 +1,4 @@
function render(val, places =
1
, smallPlaces = 0) {
function render(val, places =
3
, smallPlaces = 0) {
return numberMode.render(val, places, smallPlaces);
}
書き込み
プレビュー
読み込み中…
キャンセル
保存