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

3
LINES

< > BotCompany Repo | #1031234 // sumMinusTara - subtract empty measurement (tara) from weights and sum

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

Libraryless. Click here for Pure Java version (2773L/16K).

static double sumMinusTara(double tara, double... values) {
  ret doubleSum(minusTara(tara, values));
}

Author comment

Began life as a copy of #1031233

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031234
Snippet name: sumMinusTara - subtract empty measurement (tara) from weights and sum
Eternal ID of this version: #1031234/1
Text MD5: 9c103b927556dcc8da6bb8abd741d85b
Transpilation MD5: 867b004f6eedf8a9bf34a3918c477d32
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-23 19:54:41
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 96
Referenced in: [show references]