B
Billy
If I type =ARCSIN((75^2-75*86,6)/(75*(75-86,6))) it will get "unvalid"
ARCSIN((75*(75-86,6)/(75*(75-86,6))) and
ARCSIN((75^2-75*86,6)/(75^2-75*86,6))) are shown as valid and ok.
75^2-75*86,6 and 75*(75-86,6) are both displayed as -870,000000... with 30
decimals exact.
If I change 86,6 to 86,5, or 75 to 76 in the first formula then the result
will be valid and ok.
When I made a list of the first formula rolling 86,6 between 80-90, the
error didn't
show up at 86,6, but at 86,3 and 86,8 for instance (?!)
Is this a numeric storage problem ?
Strange in that case since there are not many decimals involved.
ARCSIN((75*(75-86,6)/(75*(75-86,6))) and
ARCSIN((75^2-75*86,6)/(75^2-75*86,6))) are shown as valid and ok.
75^2-75*86,6 and 75*(75-86,6) are both displayed as -870,000000... with 30
decimals exact.
If I change 86,6 to 86,5, or 75 to 76 in the first formula then the result
will be valid and ok.
When I made a list of the first formula rolling 86,6 between 80-90, the
error didn't
show up at 86,6, but at 86,3 and 86,8 for instance (?!)
Is this a numeric storage problem ?
Strange in that case since there are not many decimals involved.