You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Trunc Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Trunc Method

This is the overview for the Trunc method overload.

 
Name 
Description 
 
Rounds a real number towards zero. 
 
Truncate all Src object elements and store the results in calling object elements. 
 
Truncate Src object elements [SrcIndex]..[SrcIndex+Len-1]. 
 
Truncate calling object elements [Index]..[Index+Len-1] in-place. 
 
Truncate all calling object elements and store the result in the Dst integer array. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!