Viewing 15 posts - 3,886 through 3,900 (of 6,036 total)
TR sees any number X.XXXX as any value between X.XXXX(0) and X.XXXX(9)
Proof - it rounds "half way" numbers up.
Logic of such rounding is this:
X.XX50 value represents values X.XX50(0) .....
_____________
Code for TallyGenerator
June 26, 2007 at 11:16 pm
Got another answer:
Because midnight is 12:00am
and noon is 12:00pm
![]()
If you can explain for yourself why midday belongs to pm then you not gonna have...
_____________
Code for TallyGenerator
June 26, 2007 at 10:12 pm
Because that's the agreement accepted by mathematicians. Some would name it "Standard".
Result of any operation is getting represented by closest lower decimal number.
You may check it with
SELECT 2./3, 8./11,...
_____________
Code for TallyGenerator
June 26, 2007 at 10:06 pm
I provided perfect proof:
the way TR rounds 0.1250.
As noted earlier, it's time to put up or shut up.
Probably for you - it's right time.
![]()
_____________
Code for TallyGenerator
June 26, 2007 at 9:39 pm
You do know that this directly contradicts the statements you earlier made about computers not being able to handle repeating numbers, right?
Not right.
It does not contradict to anything I...
_____________
Code for TallyGenerator
June 26, 2007 at 7:58 pm
You welcome.
It was implied.
See the forum name on top of this page.
_____________
Code for TallyGenerator
June 26, 2007 at 6:38 pm
June 26, 2007 at 6:29 pm
You are trying to do mirroring using replica functionality.
Don't think it's right.
Generally speaking replica should not be a copy of publication. By default it does not include anything but tables....
_____________
Code for TallyGenerator
June 26, 2007 at 6:27 pm
Lynn, which date is correct - the one you're seeing in EM (27/06/2007 11:52) or the one returned by QA (2007-06-27 11:52:15.145) ?
Read about conversion and rounding involved in displaying...
_____________
Code for TallyGenerator
June 26, 2007 at 5:56 pm
> First off, if any programmer actually tried to pass the fraction 1/3 to a function, I'd fire him on the spot. Happens to you a lot, does it?
If...
_____________
Code for TallyGenerator
June 26, 2007 at 3:44 pm
You probably mixing mirroring with replication.
Replica should not be populated from anywhere but original database.
If you use right thing in a wrong way it will fail, of course.
In my experience...
_____________
Code for TallyGenerator
June 26, 2007 at 2:56 pm
> Why would I care what precision it is? You said BR would not return 2 for that statement.
But you do!
It's you who makes the tales about absolutely...
_____________
Code for TallyGenerator
June 26, 2007 at 2:42 pm
Sorry, David,
none of them is 1/3.
1/3 does not have exact representation in binary.
And you told that approximate is not good enough.
So, still no answer on my question.
Try again.
_____________
Code for TallyGenerator
June 26, 2007 at 2:19 pm
June 26, 2007 at 6:33 am
Any written set of signs is an expression of a number.
Can you show me a number, not a representation?
If to follow your logic, 1.0 is not a number as well,...
_____________
Code for TallyGenerator
June 26, 2007 at 6:20 am
Viewing 15 posts - 3,886 through 3,900 (of 6,036 total)