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

3
LINES

< > BotCompany Repo | #1031970 // formatDouble3 - format made with up to 3 digits

JavaX fragment (include)

sS formatDouble3(double d) {
  ret formatDouble(d, 3);
}

Author comment

Began life as a copy of #1031935

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031970
Snippet name: formatDouble3 - format made with up to 3 digits
Eternal ID of this version: #1031970/1
Text MD5: 61c71fd08b8b70e93c4cb5d3952a605f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-06 02:15:24
Source code size: 60 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 116
Referenced in: [show references]