Post Reply 
Fun little math problem
05-10-2016, 11:11 AM (This post was last modified: 05-10-2016 11:14 AM by Gerson W. Barbosa.)
Post: #5
RE: Fun little math problem
(05-10-2016 09:17 AM)BarryMead Wrote:  
(05-09-2016 08:29 PM)Gerson W. Barbosa Wrote:  1+sqrt(2), 1+(sqrt(2))/2

I think you misplaced a parenthesis, and that you meant to say

1 + sqrt(2), 1 + (sqrt(2)/2)

I admit that most machine code parsing algorithms would perform the division operation before the addition operation anyway, but I think most people would agree that the meaning is more clear if the parentheses
are arranged as shown in the second example.

Take Care, Barry Smile

Actually only one pair of parentheses would have been enough: 1 + sqrt(2)/2. But redundant parentheses wouldn't hurt: (1+((sqrt(2))/2)) Smile

This is better: \(1+\frac { \sqrt { 2 } }{ 2 } \)

Gerson.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Fun little math problem - David Hayden - 05-09-2016, 07:24 PM
RE: Fun little math problem - BarryMead - 05-10-2016, 09:17 AM
RE: Fun little math problem - Gerson W. Barbosa - 05-10-2016 11:11 AM
RE: Fun little math problem - Tugdual - 05-09-2016, 10:00 PM
RE: Fun little math problem - Paul Dale - 05-10-2016, 11:14 AM
RE: Fun little math problem - David Hayden - 05-10-2016, 03:08 PM
RE: Fun little math problem - Tugdual - 05-10-2016, 06:58 PM
RE: Fun little math problem - Tugdual - 05-10-2016, 09:13 PM
RE: Fun little math problem - Tugdual - 05-11-2016, 09:23 AM
RE: Fun little math problem - Paul Dale - 05-10-2016, 10:45 PM
RE: Fun little math problem - Dieter - 05-11-2016, 06:31 AM
RE: Fun little math problem - Paul Dale - 05-11-2016, 07:57 AM
RE: Fun little math problem - Dieter - 05-11-2016, 05:28 PM
RE: Fun little math problem - Dieter - 05-11-2016, 05:26 PM
RE: Fun little math problem - Tugdual - 05-11-2016, 06:38 PM
RE: Fun little math problem - Claudio L. - 05-11-2016, 01:07 PM
RE: Fun little math problem - damaltor - 05-10-2016, 05:22 PM



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