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

7
LINES

< > BotCompany Repo | #1002451 // Test structure/unstructure with Double

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (975L/7K/22K).

1  
!752
2  
3  
p {
4  
  double d = -100.345;
5  
  print(structure(d));
6  
  print(unstructure(structure(d)));
7  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1205 stefan Works! 2016-01-23 20:16:05

add comment

Snippet ID: #1002451
Snippet name: Test structure/unstructure with Double
Eternal ID of this version: #1002451/1
Text MD5: 2fab6c0b72987d0156036450606b0650
Transpilation MD5: 1cd12a8572e81a37d9a60f5e03b23a32
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-23 20:09:40
Source code size: 99 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 780 / 796
Referenced in: [show references]