Click or drag to resize

GH_FormatFormatSingle Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatSingle(
	float data
)

Parameters

data
Type: SystemSingle

Return Value

Type: String
See Also