Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031935 // formatDouble3X - format made with 3 fixed digits

JavaX fragment (include)

sS formatDouble3X(double d) {
  ret formatDoubleX(d, 3);
}

Author comment

Began life as a copy of #1007644

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031935
Snippet name: formatDouble3X - format made with 3 fixed digits
Eternal ID of this version: #1031935/1
Text MD5: 52570199c49075b4e4ce525a4a6e17b9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-03 16:37:55
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 120
Referenced in: [show references]