Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Mention what is the Floating point numbers and what are the types of floating number in Swift?

Answer Posted / iosraj

Floating numbers are numbers with a fractional component, like 3.25169 and -238.21. Floating point types can represent a wider range of values than integer types. There are two signed floating point number

Double: It represents a 64 bit floating point number, it is used when floating point values must be very large

Float: It represents a 32 bit floating point number, it is used when floating point values does not need 64 bit precision

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is framework in swift?

881


Explain dictionary in swift.

843


What is ios swift?

840


What is swift nsarray?

816


What is set swift?

820


What is the difference between function and method in swift?

828


What is optional binding?

907


What is plist in ios?

887


What are the best ways of achieving concurrency in ios?

898


What is lazy stored procedure in swift and when is it used?

930


What are the different control transfer statements used in swift?

895


What is strong in swift?

981


How many types of closures are there in swift?

832


What do you mean by optional chaining in swift?

850


How do you make a swift bridging header?

863