METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
IReal
Math
T
Abs Method
Returns the absolute value.
Definition
Namespace:
Metas.UncLib.Core.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Abs
()
VB
Copy
Function
Abs
As
T
C++
Copy
T
Abs
()
F#
Copy
abstract
Abs
:
unit
->
'T
Return Value
T
See Also
Reference
IRealMath
T
Interface
Metas.UncLib.Core.Interface Namespace
In This Article
Definition
See Also