Maxima Function
std_bernoulli (p)
Returns the standard deviation of a Bernoulli(p) random variable, with 0<p<1.
The Bernoulli(p) random variable is equivalent to the Binomial(1,p), therefore when Maxima has not enough information to get the result, a noun form based on the binomial standard deviation is returned.