ConvexRegionQ
ConvexRegionQ[reg] gives True if reg is a convex region and False otherwise.
Examples
Check if a region is convex:
ConvexRegionQ[Disk[]]
(* True *)Please visit the official Wolfram Language Reference for more details.
ConvexRegionQ[reg] gives True if reg is a convex region and False otherwise.
Check if a region is convex:
ConvexRegionQ[Disk[]]
(* True *)Please visit the official Wolfram Language Reference for more details.