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

3
LINES

< > BotCompany Repo | #1021605 // calculatePercentOff

JavaX fragment (include)

static double calculatePercentOff(double a, double b) {
  ret percentRatio(a-b, a);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1021605
Snippet name: calculatePercentOff
Eternal ID of this version: #1021605/1
Text MD5: 901a02cfdf3b1714b0285b2fc5b09e39
Author: stefan
Category: javax / math
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-21 23:27:16
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 227 / 258
Referenced in: [show references]