Re: some representation theory questions
Owh.. I didn't expected that. I may be to naive in such things... Oke
I suppose it has to be that the dim of the representation is exactly
the dim of H. I mean, it is not so easy to construct an algebra with
some subalgebra image(f). (see post 4 above for the notation).
But, can someone answer the question now? I am really curious.
.
Relevant Pages
- Re: WTF?
... The scaling factor that is part of the internal representation of a decimal number preserves the trailing zeroes. ... Using the .parse method has set the scaling factor for x2 to a different value than for x1, so the ToString processes them slightly differently, and their string representations are not equal.. ... dim x2 as decimal = decimal.parse) ... (microsoft.public.dotnet.languages.vb) - Re: Time Accuracy
... All decimal fractions and non-integer expressions are subject to the ... oddities of IEEE floating point representation. ... significant digits. ... Dim st As Double, et As Double ... (microsoft.public.excel.misc) - Re: Singles to Doubles
... Dim d1 As Double ... The best representation of a value as a single can use all 24 bits of mantissa, ... In the string domain the value is exact, and can be converted to a double using all 53 bits of precision. ... (microsoft.public.vb.general.discussion) - Re: Time Accuracy
... All decimal fractions and non-integer expressions are subject to the ... oddities of IEEE floating point representation. ... seconds is closer to its infinite representation than 0.01 ... Dim st As Double, et As Double ... (microsoft.public.excel.misc) - Re: Internal date/time representation
... >> stored in a DB blob as internal byte representation. ... Dim bAs Byte ... (microsoft.public.vb.general.discussion) |
|