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

3
LINES

< > BotCompany Repo | #1032048 // arctan

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

Libraryless. Click here for Pure Java version (28L/1K).

static double arctan(double a) {
  ret Math.atan(a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032048
Snippet name: arctan
Eternal ID of this version: #1032048/1
Text MD5: 1cfd4fc893dd8da97b23d359155aa446
Transpilation MD5: 029a679ee415844a936ce5c4bcb19008
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 07:48:38
Source code size: 56 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 100
Referenced in: [show references]