Remove real type
strtr
strtr at spam.com
Sun Apr 25 15:32:11 PDT 2010
Walter Bright Wrote:
> strtr wrote:
> >> But the calculation of the argument values can vary.
> > I'm not sure I understand what that means, calculations of the arguments.
> > Could you give an example of a calculation of an argument?
>
> x = sin(a + b);
>
> a+b is a calculation of the argument.
Ok, by vary you meant vary at compilation on different platforms. Not after compilation on different platforms or should I really avoid doing argument calculations.
This should be on .learn..
More information about the Digitalmars-d
mailing list