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).

!752

p {
  double d = -100.345;
  print(structure(d));
  print(unstructure(structure(d)));
}

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: 787 / 802
Referenced in: #1002546 - Test structure/unstructure with Long
#1018731 - Test structure/unstructure with Float
#3000382 - Answer for ferdie (>> t = 1, f = 0)
#3000383 - Answer for funkoverflow (>> t=1, f=0 okay)