Click or drag to resize

Fraction  Conversion (String to Fraction)

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 Fraction (
	string s
)
Request Example View Source

Parameters

s
Type: SystemString

Return Value

Type: Fraction
See Also