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

3
LINES

< > BotCompany Repo | #1035814 // formatDouble2X - format made with 2 fixed digits

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (93L/1K).

sS formatDouble2X(double d) {
  ret formatDoubleX(d, 2);
}

Author comment

Began life as a copy of #1031935

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035814
Snippet name: formatDouble2X - format made with 2 fixed digits
Eternal ID of this version: #1035814/1
Text MD5: 49a0ca8f78034382a388d75136239343
Transpilation MD5: 30c2b8a01f1e19be09c9c62a7847174a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-30 01:06:04
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 90
Referenced in: [show references]