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

3
LINES

< > BotCompany Repo | #1035528 // percentIncreaseInt

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

Libraryless. Click here for Pure Java version (9198L/50K).

static int percentIncreaseInt(double a, double b) {
  ret iround_clamp(percentIncrease(a, b));
}

Author comment

Began life as a copy of #1035481

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035528
Snippet name: percentIncreaseInt
Eternal ID of this version: #1035528/2
Text MD5: b9c60147df7dffb06c27ed7c70ce0276
Transpilation MD5: 421f2b29cb4354794cee4c34b73ff255
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-04 05:33:37
Source code size: 98 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 72 / 101
Version history: 1 change(s)
Referenced in: [show references]