Post Reply 
Any languages able to program (0,1] mathematical interval
04-28-2017, 04:54 PM (This post was last modified: 04-28-2017 05:00 PM by Gerson W. Barbosa.)
Post: #3
RE: Any languages able to program (0,1] mathematical interval
(04-28-2017 01:56 PM)StephenG1CMZ Wrote:  Mathematicians often use brackets to indicate whether or not a limit value is included or excluded, e.g. (0,9] might be programmed as 0<=x<9... I don't use that syntax often so wouldn't be sure which bracket is which without checking.

It appears the correct syntax is [0, 9).

W|A understands the notation I was taught in middle school:

Plot [0, 9[
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Any languages able to program (0,1] mathematical interval - Gerson W. Barbosa - 04-28-2017 04:54 PM



User(s) browsing this thread: 1 Guest(s)