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

Elements rounded to the nearest whole number.

Syntax
C#
Visual Basic
public TMtxVec Round();

Rounds all calling object elements to the nearest whole number. The result can be stored to an array of integers or as floating point number.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!