Numerics Configuration.Interactive To String Property
Gets or sets whether the ToString() method
should return a string suitable for use in an interactive
session.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static bool InteractiveToString { get; set; }