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

3
LINES

< > BotCompany Repo | #1036326 // hoursToDays

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

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

static double hoursToDays(double hours) {
  ret hours/24;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036326
Snippet name: hoursToDays
Eternal ID of this version: #1036326/1
Text MD5: 00195a9174f25a9f5527e4feee60e87e
Transpilation MD5: 4784347a82067a3ecc2b650416059440
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-18 20:46:19
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 81
Referenced in: [show references]