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

3
LINES

< > BotCompany Repo | #1031982 // sinDeg - sine of angle in degrees

JavaX fragment (include)

static double sinDeg(double x) {
  ret sin(degToRadian(x));
}

Author comment

Began life as a copy of #1006784

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031982
Snippet name: sinDeg - sine of angle in degrees
Eternal ID of this version: #1031982/2
Text MD5: 4e7ce9dbfaeb2cdeeb1ea7607c14b371
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-06 06:00:07
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 92
Version history: 1 change(s)
Referenced in: [show references]