You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Round Method > TMtxVec.Round Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.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!