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

This is the overview for the Ceil method overload.

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