log(x) /log(asin(x)) log(x) \ asin (x)*|------------ + -------------------| | x ________ | | / 2 | \ \/ 1 - x *asin(x)/
asin(x)^log(x)*(log(asin(x))/x + log(x)/((sqrt(1 - x^2)*asin(x))))
log(x) log(x) asin (x)*log(asin(x)) asin (x)*log(x) -------------------------- + -------------------- x ________ / 2 \/ 1 - x *asin(x)
asin(x)^log(x)*log(asin(x))/x + asin(x)^log(x)*log(x)/(sqrt(1 - x^2)*asin(x))
asin(x)^log(x)*(log(asin(x))/x + (1.0 - x^2)^(-0.5)*log(x)/asin(x))
asin(x)^log(x)*(log(asin(x))/x + (1.0 - x^2)^(-0.5)*log(x)/asin(x))
/ ________ \ log(x) | / 2 | asin (x)*\x*log(x) + \/ 1 - x *asin(x)*log(asin(x))/ ----------------------------------------------------------- ________ / 2 x*\/ 1 - x *asin(x)
asin(x)^log(x)*(x*log(x) + sqrt(1 - x^2)*asin(x)*log(asin(x)))/(x*sqrt(1 - x^2)*asin(x))
/ ________ \ log(x) | / 2 | asin (x)*\x*log(x) + \/ 1 - x *asin(x)*log(asin(x))/ ----------------------------------------------------------- ___________________ x*\/ -(1 + x)*(-1 + x) *asin(x)
asin(x)^log(x)*(x*log(x) + sqrt(1 - x^2)*asin(x)*log(asin(x)))/(x*sqrt(-(1 + x)*(-1 + x))*asin(x))
________ -1 + log(x) 2 -1 + log(x) / 2 -1 + log(x) - asin (x)*asin(x)*log(asin(x)) + x *asin (x)*asin(x)*log(asin(x)) - x*\/ 1 - x *asin (x)*log(x) -------------------------------------------------------------------------------------------------------------------------------- / 2\ x*\-1 + x /
(-asin(x)^(-1 + log(x))*asin(x)*log(asin(x)) + x^2*asin(x)^(-1 + log(x))*asin(x)*log(asin(x)) - x*sqrt(1 - x^2)*asin(x)^(-1 + log(x))*log(x))/(x*(-1 + x^2))
________ log(x) / 2 log(x) x*asin (x)*log(x) + \/ 1 - x *asin (x)*asin(x)*log(asin(x)) ----------------------------------------------------------------------- ________ / 2 x*\/ 1 - x *asin(x)
(x*asin(x)^log(x)*log(x) + sqrt(1 - x^2)*asin(x)^log(x)*asin(x)*log(asin(x)))/(x*sqrt(1 - x^2)*asin(x))