UtilQuadraticHasRealSolutions Property |
Does the equation have real solutions?
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntaxpublic bool HasRealSolutions { get; }Return Value
Type:
BooleanTrue if the equation has real solutions, false otherwise.
Remarks
See Also