You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
TruncDiv Method
>
Math387.TruncDiv Method (int, int)
Dew Math for .NET
Math387.TruncDiv Method (int, int)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
TruncDiv Method
Collapse All
Syntax
C#
Visual Basic
public
static
int
TruncDiv
(
int
X
,
int
Divisor
);
Public
static
Function
TruncDiv
(
X
As
Integer
,
Divisor
As
Integer
)
As
Integer
Description
This is TruncDiv, a member of class Math387.
Group
TruncDiv Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
TruncDiv Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!