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

3
LINES

< > BotCompany Repo | #1031359 // tan - synonym of Math.tan

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

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

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

Author comment

Began life as a copy of #1006784

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031359
Snippet name: tan - synonym of Math.tan
Eternal ID of this version: #1031359/2
Text MD5: 19aef297da89bc2a4447989eb09c2833
Transpilation MD5: 9b587ad783f295dd36d4a50c75291aff
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-07 06:41:59
Source code size: 52 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 113
Version history: 1 change(s)
Referenced in: [show references]