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

3
LINES

< > BotCompany Repo | #1036016 // plusPercent

JavaX fragment (include)

static double plusPercent(double a, double percent) {
  ret a*(1+percent/100);
}

Author comment

Began life as a copy of #1035488

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036016
Snippet name: plusPercent
Eternal ID of this version: #1036016/1
Text MD5: 7f66a10543e3eb7a3ddc58602b0c1ce6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-28 22:22:19
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 63
Referenced in: [show references]