Manual: Boolean Modifier - Mistake about Conjunction/Disjunction #50058

Closed
opened 2016-11-17 13:14:53 +01:00 by Kaneumi Yuri · 6 comments

In https://www.blender.org/manual/modeling/modifiers/generate/booleans.html, it says:
"Union: Conjunction
Intersect: Disjunction"

However, Union corresponds to OR in Boolean algebra which is called Disjunction
and Intersect corresponds to AND in Boolean algebra which is called Conjunction.

Therefore, it should rather say:
"Union: Disjunction
Intersect: Conjunction"

If you require verification, ask your favorite maths prof, google it or just look at the Venn diagrams:
https://en.wikipedia.org/wiki/Logical_conjunction
https://en.wikipedia.org/wiki/Disjunction

In https://www.blender.org/manual/modeling/modifiers/generate/booleans.html, it says: "Union: Conjunction Intersect: Disjunction" However, Union corresponds to OR in Boolean algebra which is called Disjunction and Intersect corresponds to AND in Boolean algebra which is called Conjunction. Therefore, it should rather say: "Union: Disjunction Intersect: Conjunction" If you require verification, ask your favorite maths prof, google it or just look at the Venn diagrams: https://en.wikipedia.org/wiki/Logical_conjunction https://en.wikipedia.org/wiki/Disjunction
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Hiraethus

Added subscriber: @Hiraethus

Added subscriber: @Sergey

Added subscriber: @Sergey
Aaron Carlisle was assigned by Sergey Sharybin 2016-11-18 10:44:34 +01:00

Would be nice to have this fixes once our Svn is working again..

Would be nice to have this fixes once our Svn is working again..

This issue was referenced by 2996

This issue was referenced by 2996
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#50058
No description provided.