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

3
LINES

< > BotCompany Repo | #1036591 // regexpForFloatingPoint - with optional sign

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

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

sS regexpForFloatingPoint() {
  ret "[+-]?" + regexpForFloatingPointWithoutSign();
}

Author comment

Began life as a copy of #1036343

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036591
Snippet name: regexpForFloatingPoint - with optional sign
Eternal ID of this version: #1036591/1
Text MD5: dcdf057e9c7fd16c13ee366a8be4cd07
Transpilation MD5: 7480d6a140c3bca077e0860ef966d2b1
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-04-01 11:10:26
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 71 / 103
Referenced in: [show references]