Index - All Packages - All Categories - All Classes

Class PrimFloatSpec

Specifies different precisions and representations of floating point numbers.

Package: Udanax-Gold
All Superclasses: Object Heaper PrimSpec
Protocols: Object
Categories: X++ PrimArrays

Class Methods

infostProtocol



Overrides: PrimSpec class

Instance Methods

actualHashForEqual



Overrides: PrimSpec

array: count

Make an array initialized to zero values

Overrides: PrimSpec

arrayFromBuffer: count with: buffer

Make an array with the values at the given address

Overrides: PrimSpec

bitCount

How many total bits per value

create: primClass with: bitCount


createRcvr: receiver



Overrides: PrimSpec

isEqual: other


preciseValue: number

A boxed floating point value from a large precision number

precision


privateCopy: array with: size with: start with: count with: offset



Overrides: PrimSpec

sendSelfTo: xmtr



Overrides: PrimSpec

value: number

A boxed floating point value


Index - All Packages - All Categories - All Classes