static int calculatePercentOff_int(double a, double b) { ret iround(calculatePercentOff(a, b)); }
Began life as a copy of #1021605
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: | #1021606 |
Snippet name: | calculatePercentOff_int |
Eternal ID of this version: | #1021606/1 |
Text MD5: | 28bc186373b8176eb40021f725f40586 |
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:53 |
Source code size: | 101 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 310 / 353 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021611 - calculatePercentOff_int_reversed |