Returns the value of the component in this
SingleVector that has the smallest absolute
value.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Version4x.Net40 (in Extreme.Numerics.Version4x.Net40.dll) Version: 4.2.11333.0 (5.0.12317.0)
public virtual float AbsoluteMin()
Public Overridable Function AbsoluteMin As Single
public:
virtual float AbsoluteMin()
abstract AbsoluteMin : unit -> float32
override AbsoluteMin : unit -> float32
Return Value
Type:
SingleThe value of the component in this
SingleVector that has the smallest absolute
value.
Numerical Libraries
Supported in: 5.x, 4.x
Reference