Click or drag to resize

Fraction  Conversion (Fraction to String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator string (
	Fraction f
)
Request Example View Source

Parameters

f
Type: imbSCI.Core.mathFraction

Return Value

Type: String
See Also