Ticket #2511: complex.patch
File complex.patch, 582 bytes (added by , 14 years ago) |
---|
-
libs/spirit/doc/qi_and_karma/complex.qbk
24 24 25 25 The complex parser presented above reads as: 26 26 27 * One or two real number in parantheses, separated by comma (the second number is optional)27 * One or two real numbers in parentheses, separated by comma (the second number is optional) 28 28 * *OR* a single real number. 29 29 30 30 This parser can parse complex numbers of the form: