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

This is the overview for the Round method overload.

 
Name 
Description 
 
Elements rounded to the nearest whole number. 
 
Round all Src object elements and store the results in calling object elements. 
 
Round Src object elements [SrcIndex]..[SrcIndex+Len-1] and store the results to calling object elements [Index]..[Index+Len-1]. 
 
Round calling object elements [Index]..[Index+Len-1] in-place. 
 
Rounds the calling object elements to 4 byte integers and stores the result in the Dst array. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!