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

3
LINES

< > BotCompany Repo | #1027286 // scaleDouble_iround

JavaX fragment (include)

static int scaleDouble_iround(double a, double b, double x) {
  ret iround(scaleDouble(a, b, x));
}

Author comment

Began life as a copy of #1027285

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027286
Snippet name: scaleDouble_iround
Eternal ID of this version: #1027286/2
Text MD5: 7df773e49455b515e49e6297a65be564
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-29 16:49:14
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 104 / 126
Version history: 1 change(s)
Referenced in: [show references]