Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7026485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:07:25+00:00 2026-05-28T00:07:25+00:00

I am looking for a method equivalent to Delphi’s System.Frac in .NET. The Delphi

  • 0

I am looking for a method equivalent to Delphi’s System.Frac in .NET.

The Delphi function strips the whole number leaving just the value after the decimal point.

I could write my own method but thought I would check?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T00:07:25+00:00Added an answer on May 28, 2026 at 12:07 am

    I know of no such function, and I don’t think it exists. Such a function would be part of the Math class, and I can’t see it there. So you’ll have to go with value-Math.Truncate(value):

    public static double Frac(double value)
    {
      return value-Math.Truncate(value);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a Win32 equivalent of the .Net Encoding.GetEncoding Method to be used
Does Rails have an equivalent of the Server.MapPath method from ASP.NET? I've tried looking
I am looking for something like TRYCAST in TSQL or an equivalent method /
I'm looking for a method that computes the line number of a given text
I'm looking for a method (or function) to strip out the example.ext part of
Is it possible to use the equivalent for .NET method attributes in PHP, or
I'm looking for a C# equivalent to the Java's unread() method. The C# equivalent
As a non-.NET programmer I'm looking for the .NET equivalent of the old Visual
I'm looking for the javascript equivalent of the php function isset() . I've tried
I'm looking for an equivalent method to select a class element like this $(.className)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.