There is something wrong with the order of operations. When I type 2+2*2-6 i get -6 which should be 0.
Show HN: I made a web-based notepad with a built in unit calculator
41–50 of 246 posts
Re: Show HN: I made a web-based notepad with a built in unit calculator
#42Re: Show HN: I made a web-based notepad with a built in unit calculator
#43Love it! This kind of stuff should be added to notepad on Windows (in an opt-in manner)!
Re: Show HN: I made a web-based notepad with a built in unit calculator
#44There is something wrong with the order of operations. When I type 2+2*2-6 i get -6 which should be 0.
Re: Show HN: I made a web-based notepad with a built in unit calculator
#45There is something wrong with the order of operations. When I type 2+2*2-6 i get -6 which should be 0.
9 - 3 ^ 2 = 0
9 -3 ^ 2 = 18 ???
pi = 3.1415926536
2 pi = 5.1415926536 ???
sin(3.1415926536 radians) = -0
sin(pi radians) = Incompatible units ???
Re: Show HN: I made a web-based notepad with a built in unit calculator
#46This is awesome! Some feature requests: it would be great though if you could have multiple sessions/tabs in stead of 1. Also a clear button would be nice.
Re: Show HN: I made a web-based notepad with a built in unit calculator
#47There is something wrong with the order of operations. When I type 2+2*2-6 i get -6 which should be 0.
Oh there's more: 9 - 3 ^ 2 = 0 9 -3 ^ 2 = 18 ??? pi = 3.1415926536 2 pi = 5.1415926536 ??? sin(3.1415926536 radians) = -0 sin(pi radians) = Incompatible units ???
Re: Show HN: I made a web-based notepad with a built in unit calculator
#48One bit of very minor feedback:
`x^y tonnes` errors 'exponent must be unitless'. The more expected (IMO) grouping `(x^y) tonnes` works, so why not have the non-error grouping be the implied one, when no parens given?
Re: Show HN: I made a web-based notepad with a built in unit calculator
#49Re: Show HN: I made a web-based notepad with a built in unit calculator
#50THIS IS AMAZING. the next step is adding variables and assignments and conditionals, and you have something very powerful that can be used by just about anybody to do really interesting things. provided you have a way to integrate with other services that a lot of people use