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

3
LINES

< > BotCompany Repo | #1029702 // minSecToSec - minutes and seconds to seconds

JavaX fragment (include)

static double minSecToSec(double min, double sec) {
  ret min*60+sec;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029702
Snippet name: minSecToSec - minutes and seconds to seconds
Eternal ID of this version: #1029702/1
Text MD5: 708ba9309d814c01d50f5d8aa23d2498
Author: stefan
Category: java
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-07 21:20:34
Source code size: 73 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 104 / 136
Referenced in: [show references]