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