|
OctaveEnvironmentround Method (Double)
|
Rounding.
Namespace:
Accord.Math.Environments
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax protected static double round(
double f
)
Protected Shared Function round (
f As Double
) As Double
Request Example
View SourceParameters
- f
- Type: SystemDouble
Return Value
Type:
DoubleSee Also