Search code examples
iOS convert large numbers to smaller format...


iosformattingnsnumberdata-conversionhuman-readable

Read More
How to convert an NSString into an NSNumber...


objective-cnsstringnsnumberprimitive-types

Read More
Why NSNumber literals cannot be used in static declarations...


objective-ciosstaticios6nsnumber

Read More
Why is NSNumber immutable?...


objective-cnsnumber

Read More
What is the class NSCFNumber in iOS 4.1?...


iphoneiosnsnumber

Read More
Formatting number as percentage...


iosiphonepercentagensnumbernsnumberformatter

Read More
Prevent small negative numbers printing as "-0"...


objective-cnsstringnsnumberzeronsnumberformatter

Read More
Formatting a NSNumber as percentage (%) with one decimal place using NSNumberFormatter...


objective-ciosnsnumber

Read More
NSNumber floatValue not equal to NSNumber value...


nsnumbercgfloat

Read More
Comparing NSNumbers in Objective C...


objective-cnsnumber

Read More
How to cast from UInt16 to NSNumber...


swiftcastingnsnumber

Read More
Determine if NSNumber is NaN...


objective-ccocoanannsnumber

Read More
String to NSNumber in Swift...


iosswiftios8nsnumber

Read More
How to convert Swift optional NSNumber to optional Int? (any improvements on my code?)...


iosswiftswift2option-typensnumber

Read More
argument isKindOfClass: [NSNumber class] - sane way to check this?...


objective-ctypesnsnumberobjective-c-runtimedynamic-typing

Read More
Errors after changing NSNumber to Int/Double...


swiftuiintegerdoublensnumber

Read More
In Swift 5, How to convert a Float to a String localized in order to display it in a textField?...


swiftlocalizationnsnumbernumberformatter

Read More
Is it possible to cast an NSInteger to NSNumber?...


objective-ccastingnsnumbernsinteger

Read More
iOS 10 NSNumber crash with enumerations...


enumsios10nsnumber

Read More
Different results after converting pytorch to torchscript? Converting NSnumber to Float cause any lo...


swiftdeep-learningpytorchnsnumbertorchscript

Read More
NumberFormatter wrong result for 0.9972...


iosswiftnsstringnsnumbernsnumberformatter

Read More
Convert NSNumber to int in Objective-C...


objective-cnsnumber

Read More
Convert CGFloat to NSNumber in Swift...


iosswiftcastingnsnumbercgfloat

Read More
In a string with just numbers and commas how do I convert that into a double...


swiftstringnsnumbernumberformatter

Read More
How to add numbers in a mutable array in iPhone?...


iphoneobjective-ccocoa-touchnsmutablearraynsnumber

Read More
how to compare double number with 30 decimal places with the highest precision?...


iosobjective-cmathnsnumber

Read More
NSNumber gives wrong int value...


iphoneobjective-cfacebooknsnumber

Read More
Swift check if NSNumber is Double...


iosswiftnsnumber

Read More
Conversion between CGFloat and NSNumber without unnecessary promotion to Double...


swiftnsnumbercgfloat

Read More
How to get the correct value and type of NSNumber?...


objective-cnsnumber

Read More
BackNext