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

3
LINES

< > BotCompany Repo | #1032056 // lowerHalf

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

Libraryless. Click here for Pure Java version (3110L/17K).

static DoubleRange lowerHalf(DoubleRange r) {
  ret DoubleRange(r.start, center(r));
}

Author comment

Began life as a copy of #1032055

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032056
Snippet name: lowerHalf
Eternal ID of this version: #1032056/3
Text MD5: 1d7165b37a36334941e6c07ea59056a4
Transpilation MD5: fafa1fa4af9d7ea49aa2c22d2af82459
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 08:07:11
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 129
Version history: 2 change(s)
Referenced in: [show references]