Sqrt

Input: Sqrt(x)
$$\sqrt{x}$$

Principal square root.

Symbolic evaluation examples

Input: Sqrt(-4)
$$\sqrt{-4}$$
Output: Mul(2, ConstI)   (evaluated by pygrim in 0.0001 s)
$$2 i$$

Last updated: 2020-03-06 00:22:16