Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System
Math Class
Math Methods
DivRem Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
Math..::.DivRem Method

Calculates the quotient of two numbers and also returns the remainder in an output parameter.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public methodStatic memberDivRem(Int32, Int32, Int32%)Calculates the quotient of two 32-bit signed integers and also returns the remainder in an output parameter.
Public methodStatic memberDivRem(Int64, Int64, Int64%)Calculates the quotient of two 64-bit signed integers and also returns the remainder in an output parameter.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker