A bridged object to native Javascript numbers. More...
#import <CPNumber.h>
A bridged object to native Javascript numbers.
This class primarily exists for source compatibility. The JavaScript Number
type can be changed on the fly based on context, so there is no need to call any of these methods.
In other words, native JavaScript numbers are bridged to CPNumber, so you can use them interchangeably (including operators and methods).
Definition at line 2 of file CPNumber.h.
|
implementation |
Allocates a new instance of the receiving class
Reimplemented from CPObject.
Reimplemented in CPDecimalNumber.
Definition at line 42 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 204 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 210 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 315 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 218 of file CPNumber.j.
|
implementation |
Returns a human readable string describing the receiver
Reimplemented from CPObject.
Reimplemented in CPDecimalNumber.
Definition at line 231 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 223 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 236 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Provided by category CPNumber(CPCoding).
Definition at line 342 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 243 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 120 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 125 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Provided by category CPNumber(CPCoding).
Definition at line 337 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 133 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 138 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 143 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 148 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 153 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 158 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 163 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 171 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 176 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 186 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 250 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 328 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 257 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 264 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 49 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 54 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 62 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 67 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 72 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 77 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 82 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 87 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 92 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 100 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 105 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 115 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 271 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 278 of file CPNumber.j.
|
implementation |
Reimplemented from CPObject.
Definition at line 191 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 283 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 288 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 301 of file CPNumber.j.
|
implementation |
Reimplemented in CPDecimalNumber.
Definition at line 308 of file CPNumber.j.