Re: Why not a setf-able NIL ?



On 2 Okt., 23:39, "josephoswald...@xxxxxxxxx" <josephosw...@xxxxxxxxx>
wrote:
You can't change pi, you change the formulas for the geometric
quantities, for instance that the angles of a triangle sum to pi + A/
a^2, instead of simply pi.

Otherwise, your probability and integration and all sorts of other
libraries will start to give wrong answers, because you have changed
the formula for a bell-curve and the residue of integrating around a
pole, and all the other things that pi connects to.

Exactly. Not to mention that in case your system defines -1 as

(defconstant -1 (exp (* pi #(0 1))))

you will suddenly get strange results when evaluating (- 1 1), which
may well be implemented as (+ 1 -1).

Constants are constants for a reason. They provide you with the
fundamentals which you can build your system on. Because of this,
they HAVE TO BE invariant! You need to be able to rely on them never
changing.

Computer science may be considered a branch of mathematics. In
mathematics, it just doesn't make sense to dynamically “redefine” the
fundamentals that you have built your whole system of reasoning on top
of! Especially in logics. Redefine falsity? Umm... no, thanks.

Matthias
.



Relevant Pages

  • Re: References for Continuity Sets
    ... h-measure zero complement for any pre-assigned measure ... "Lebesgue's Theory of Integration". ... A NEW APPROACH TO REAL ANALYSIS, ... Undergraduate Texts in Mathematics, Springer-Verlag, 1997, ...
    (sci.math)
  • Re: References for Continuity Sets
    ... for characterizations of the continuity sets of monotone, ... h-measure zero complement for any pre-assigned measure ... "Lebesgue's Theory of Integration". ... Undergraduate Texts in Mathematics, Springer-Verlag, 1997, ...
    (sci.math)
  • Re: Third Draft, Possible Closed Form Solution to Gaussian-Based Integrals with High-Order F
    ... coefficients for which my integral will converge, ... we can leave it to the mathematics gurus to tell us when this is and is ... theoretical physics, where the math IS the physics. ... The Gaussian integration discussions are really preparatory work to scout out some issues that I would need to understand correctly and completely, going downstream from here with the Yang-Mills work. ...
    (sci.physics.relativity)
  • Re: Intergral for FM Singals
    ... If you are referring to a mathematical integration ... You never specified which version of LabVIEW ... in the mathematics palette of LabVIEW in your Functions Palette.  Also you can search for VIs ...
    (comp.lang.labview)
  • Re: Positive/Negative after taking the square root
    ... logical reason for this? ... the confusion: ... You cannot make a substitution u for x which has ... the interval of integration, i.e. a and b are ...
    (sci.math)