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

4
LINES

< > BotCompany Repo | #1022915 // fourPointsRange

JavaX fragment (include)

// rectangular cut-off
static FourPointsRange fourPointsRange(double min, double max) {
  ret FourPointsRange(min, min, max, max);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022915
Snippet name: fourPointsRange
Eternal ID of this version: #1022915/1
Text MD5: 09b0fd5316b867b4c05d5f651085f66e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-14 21:19:48
Source code size: 135 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 198 / 229
Referenced in: [show references]