M
Michael Søndergaard
I Pascal there are a function for retriving the fractional part of a real
number (Frac), I can't find any in the dotnet framework. The function needs
to remove the integer part and keep only the decimal part.
Any hints... I am hoping that I don't need to create a new class and method
for that function
/Michael Søndergaard
number (Frac), I can't find any in the dotnet framework. The function needs
to remove the integer part and keep only the decimal part.
Any hints... I am hoping that I don't need to create a new class and method
for that function
/Michael Søndergaard