| 1 | initial version |
Instead,
solve(e^derivative(-x*log(x) -(1-x)*log(1-x),x)==1,x)
gives
[x == (1/2)]
| 2 | No.2 Revision |
Instead,
solve(e^derivative(-x*log(x) -(1-x)*log(1-x),x)==1,x)
gives
[x == (1/2)]
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.