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

3
LINES

< > BotCompany Repo | #1035649 // iround_blend

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

Libraryless. Click here for Pure Java version (9568L/53K).

static int iround_blend(double x, double y, double yish) {
  ret iround(blend(x, y, yish));
}

Author comment

Began life as a copy of #1006776

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035649
Snippet name: iround_blend
Eternal ID of this version: #1035649/1
Text MD5: fe6770b1520444244b68da8e1aa47ead
Transpilation MD5: 623b59c98f66bd3abc98317bde3e9f35
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-27 13:27:51
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 88
Referenced in: [show references]