SingleM Constructor
Initializes a new instance of the
SingleM class
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public SingleM(
float value
)
Public Sub New (
value As Single
)
public:
SingleM(
float value
)
new :
value : float32 -> SingleM
Parameters
- value Single
-