Re: Power arithmetic function to C#
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 13:39:14 +0200
"SunYour" <sunyour@xxxxxxxxxxx> wrote in message
news:1143794697.420181.76670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[...]
Truncate is a member in the static Math class, but it is new in the
.net Framework 2.0.
Maybe you are using the 2003 studio?
That too, but I looked it up in the on-line MSDN library.
I am looking forward to going to .Net 2.0, getting generics and
confusing the *hell* out of my colleagues once more.
From MSDNMath.Truncate Method (Double)
Calculates the integral part of a specified double-precision
floating-point number.
...
Odd. MSDN/Library/.Net development/.Net framework SDK/.Net framework/
/Reference/Class library/System/Math/Methods ...doesn't have it.
Searching directly for Math.Truncate doesn't seem to point anywhere,
either.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: Power arithmetic function to C#
- From: SunYour
- Re: Power arithmetic function to C#
- References:
- Power arithmetic function to C#
- From: SunYour
- Re: Power arithmetic function to C#
- From: Tom de Neef
- Re: Power arithmetic function to C#
- From: Hanford Carr
- Re: Power arithmetic function to C#
- From: Maarten Wiltink
- Re: Power arithmetic function to C#
- From: SunYour
- Re: Power arithmetic function to C#
- From: Maarten Wiltink
- Re: Power arithmetic function to C#
- From: SunYour
- Power arithmetic function to C#
- Prev by Date: Re: Include DLL's within an EXE
- Next by Date: Re: Include DLL's within an EXE
- Previous by thread: Re: Power arithmetic function to C#
- Next by thread: Re: Power arithmetic function to C#
- Index(es):
Relevant Pages
|