Table of Contents

Namespace xFunc.Maths.Expressions.Units

Namespaces

xFunc.Maths.Expressions.Units.AngleUnits
xFunc.Maths.Expressions.Units.AreaUnits
xFunc.Maths.Expressions.Units.Converters
xFunc.Maths.Expressions.Units.LengthUnits
xFunc.Maths.Expressions.Units.MassUnits
xFunc.Maths.Expressions.Units.PowerUnits
xFunc.Maths.Expressions.Units.TemperatureUnits
xFunc.Maths.Expressions.Units.TimeUnits
xFunc.Maths.Expressions.Units.VolumeUnits

Classes

Convert

Represents the convert function.

UnitIsNotSupportedException

Represents the exception that is thrown when converter uses unsupported unit.

Unit<T>

Represents an expression that contains unit number.

ValueIsNotSupportedException

Represents the exception that is thrown when converter uses unsupported value to convert.