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

3
LINES

< > BotCompany Repo | #1010031 // formatDouble_significant - synonym of formatDouble_significant2

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

Libraryless. Click here for Pure Java version (9495L/52K).

static S formatDouble_significant(double d, int digits) {
  ret formatDouble_significant2(d, digits);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010031
Snippet name: formatDouble_significant - synonym of formatDouble_significant2
Eternal ID of this version: #1010031/6
Text MD5: e99c8ddb561eb28a2d57d018d143b9bc
Transpilation MD5: 1c137ce50b7b8062e9074bb93145d117
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-10-31 16:21:34
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 410 / 484
Version history: 5 change(s)
Referenced in: [show references]