Test additional content header

NumberZero Property

Returns an Number instance representing zero value.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public static Number Zero { get; }

Property Value

Number
Number representing Zero.

See Also