Next: Float-arithmetic, Previous: Float class-byte-order dependancies, Up: Float [Index]
Answer whether instances of the receiver can be in denormalized form.
Returns the value of e. Hope is that it is precise enough
Return the smallest Float x for which is 1 + x ~= 1
Return the smallest Float that is > 0.
Return the smallest Float that is > 0 if denormalized values are supported, else return 0.
Returns the value of ln 10. Hope is that it is precise enough
Returns the value of log2 10. Hope is that it is precise enough
Returns the value of pi. Hope is that it is precise enough
Answer the base in which computations between instances of the receiver are made. This should be 2 on about every known computer, so GNU Smalltalk always answers 2.