Skip to content

Commit 1f4541b

Browse files
committed
Removed C# from the prior art in float-next-up-down.
The quoted API was a re-export from Java, which was already accounted for.
1 parent f3accee commit 1f4541b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

text/0000-float-next-up-down.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,6 @@ extensive:
296296
- C++ follows in C's footsteps:
297297
https://en.cppreference.com/w/cpp/numeric/math/nextafter
298298

299-
- C# has `NextAfter`, `NextDown` and `NextUp`:
300-
https://docs.microsoft.com/en-us/dotnet/api/java.lang.math.nextafter
301-
302299
- Python has `nextafter`:
303300
https://docs.python.org/3/library/math.html#math.nextafter
304301

0 commit comments

Comments
 (0)