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

3
LINES

< > BotCompany Repo | #1035488 // minusPercent

JavaX fragment (include)

static double minusPercent(double a, double percent) {
  ret a*(1-percent/100);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035488
Snippet name: minusPercent
Eternal ID of this version: #1035488/1
Text MD5: bcbc65cae5ce7da56702f4cb7dc832e9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-26 23:57:58
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 79
Referenced in: [show references]