Package | Description |
---|---|
com.ergotech.vib.manipulators |
Modifier and Type | Class and Description |
---|---|
class |
Abs
Returns the absolute value of the input.
|
class |
Ceiling
Returns the ceiling of the input.
|
class |
Floor
Returns the floor of the input.
|
class |
ReverseSign
Returns the same value with an opposite sign of the input.
|
class |
Round
Returns the rounded value of the input.
|
class |
Square
Returns the Square of the input.
|
class |
SquareRoot
Returns the Square Root of the input.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.