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

3
LINES

< > BotCompany Repo | #1032051 // arctanSigmoid_zeroToOne

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

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

static double arctanSigmoid_zeroToOne(double a) {
  ret 0.5+Math.atan(a)/pi();
}

Author comment

Began life as a copy of #1032050

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032051
Snippet name: arctanSigmoid_zeroToOne
Eternal ID of this version: #1032051/1
Text MD5: 35218362f6aec5d7131e375b5c133424
Transpilation MD5: 54d60213075a18372b5a4a63ef3c14ea
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:52:00
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 80 / 123
Referenced in: [show references]