Message Boards Message Boards

0
|
1074 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

RandomPoint also works with implicit regions

The documentation only includes examples of RandomPoint used with built-in regions

ListPlot[
 RandomPoint[
  ImplicitRegion[1/2 <= x^2 + y^2 <= 1 && x + y <= 1, {x, y}], 1000], 
 AspectRatio -> 1]

enter image description here

POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract