Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.Double F# snippets #7693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2022

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for Double

@opbld30
Copy link

opbld30 commented Feb 6, 2022

Docs Build status updates of commit db6a44d:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System/Double.xml ⚠️Warning View Details
snippets/fsharp/System/Double/CompareTo/compareto2.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/compareto3.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/doublesample.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Epsilon/Equals_25051.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon1.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Equals/equalsabs1.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/equalsoverl.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/maxvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/MinValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MinValue/minvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/double.nan4.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/NaN/nan1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Overview/precision1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist5.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/source.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/parse2.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/parse2/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/ToString1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/ToString7.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/roundtripex1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/roundtripex2.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/TryParse1.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/TryParse/tryparse1a.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.

xml/System/Double.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld32
Copy link

opbld32 commented Feb 6, 2022

Docs Build status updates of commit 5ae427e:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Double/CompareTo/compareto2.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/compareto3.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/doublesample.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Epsilon/Equals_25051.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon1.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Equals/equalsabs1.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/equalsoverl.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/maxvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/MinValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MinValue/minvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/double.nan4.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/NaN/nan1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Overview/precision1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist5.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/source.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/parse2.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/parse2/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/ToString1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/ToString7.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/roundtripex1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/roundtripex2.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/TryParse1.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/TryParse/tryparse1a.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/tryparse2.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@albert-du
Copy link
Contributor Author

@dsyme Could you review?

@BillWagner BillWagner requested a review from dsyme February 7, 2022 17:39
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also all LGTM @albert-du

Commening so this stays in my queue.

I'll merge once @dsyme has had a look.

@albert-du
Copy link
Contributor Author

@BillWagner this is ready

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @albert-du

I'll :shipit: now

@BillWagner BillWagner enabled auto-merge (squash) March 22, 2022 13:52
@opbld34
Copy link

opbld34 commented Mar 22, 2022

Docs Build status updates of commit 9e26cdb:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Double/CompareTo/compareto2.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/compareto3.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/doublesample.fs ✅Succeeded View
snippets/fsharp/System/Double/CompareTo/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Epsilon/Equals_25051.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/epsilon1.fs ✅Succeeded View
snippets/fsharp/System/Double/Epsilon/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Equals/equalsabs1.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/equalsoverl.fs ✅Succeeded View
snippets/fsharp/System/Double/Equals/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MaxValue/maxvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/MinValue/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/MinValue/minvalueex.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/double.nan4.fs ✅Succeeded View
snippets/fsharp/System/Double/NaN/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/NaN/nan1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/comparison4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/convert2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/exceptional2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Overview/precision1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist3.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist4.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/precisionlist5.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation1.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/representation2.fs ✅Succeeded View
snippets/fsharp/System/Double/Overview/source.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/Parse3/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/Parse/parse2.fs ✅Succeeded View
snippets/fsharp/System/Double/Parse/parse2/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/ToString1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/ToString7.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/ToString/roundtripex1.fs ✅Succeeded View
snippets/fsharp/System/Double/ToString/roundtripex2.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/TryParse1.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/fs.fsproj ✅Succeeded
snippets/fsharp/System/Double/TryParse/tryparse1a.fs ✅Succeeded View
snippets/fsharp/System/Double/TryParse/tryparse2.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@BillWagner BillWagner merged commit 69d353e into dotnet:main Mar 22, 2022
@albert-du albert-du deleted the system-double-fsharp-snippets branch April 3, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants