SeriesDesviacion Property |
Desviación de la media
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float Desviacion { get; set; }
Public Property Desviacion As Single
Get
Set
public:
property float Desviacion {
float get ();
void set (float value);
}
member Desviacion : float32 with get, set
Property Value
Type:
Single
See Also