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

This is the overview for the Floor method overload.

 
Name 
Description 
 
Rounds towards negative infinity. 
 
Rounds all Src object elements towards negative infinity and stores the result in the calling object. 
 
Rounds Src object elements [SrcIndex]..[SrcIndex+Len-1] towards negative infinity and stores the result in the calling object elements [Index]..[Index+Len-1]. 
 
Rounds calling object elements [Index]..[Index+Len-1] towards negative infinity in-place. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!