What is 4000000000000000000 called in words? - Answers The number 4000000000000000000 is called "four quadrillion" in words In the International System of Numeration, the grouping of digits is done in sets of three, with each set being named based on its position in the number "Quad" denotes a set of three zeros, and "illion" denotes a thousand times the previous number
How do you say 6000000000000000000000000? - Answers This depends on which country you are in If you are in a country that uses the long-count method (1 billion=1 million million), then 6,000,000,000,000,000,000,000,000 is six quadrillion If you are in a country that uses the shout-count method (1 billion=1 thousand million) then 6,000,000,000,000,000,000,000,000 is six septillion
Regular expression to check 0 , 00 , 000 , 0000 , 00. 00 I want check that a strings does not contain value 0 That is, strings like 0 , 00 ,00 00 are not allowed, but it should allow field like 10 00 , 11 01, 0 12 In short I want to check currency