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

3
LINES

< > BotCompany Repo | #1004633 // sqrt - synonym of Math.sqrt (square root)

JavaX fragment (include)

static double sqrt(double x) {
  ret Math.sqrt(x);
}

Author comment

Began life as a copy of #1003825

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1004633
Snippet name: sqrt - synonym of Math.sqrt (square root)
Eternal ID of this version: #1004633/2
Text MD5: 858684d7ec86fbe3e98274184642ff70
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-19 20:47:58
Source code size: 54 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 532 / 569
Version history: 1 change(s)
Referenced in: [show references]