Closed LVMVRQUXL closed 4 months ago
We want to support the comma character (,) as decimal point when calling the Zero(Any) constructor.
,
Zero(Any)
We've removed the Zero(Any) constructor while resolving the issue #681.
📝 Description
We want to support the comma character (
,
) as decimal point when calling theZero(Any)
constructor.