Skip to content

Commit c1fa93c

Browse files
authored
Update Math.xml (#10974)
1 parent ae0bb95 commit c1fa93c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xml/System/Math.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4017,8 +4017,6 @@ Remainder = (Math.Abs(dividend) - (Math.Abs(divisor) *
40174017

40184018
This method calls into the underlying C runtime, and the exact result or valid input range may differ between different operating systems or architectures.
40194019

4020-
This method calls into the underlying C runtime, and the exact result or valid input range may differ between different operating systems or architectures.
4021-
40224020

40234021

40244022
## Examples

0 commit comments

Comments
 (0)