(rontolisp) docs
← Functions

torch:sqrt

(torch:sqrt a)

Differentiable elementwise square root (linalg:sqrt); the gradient is g / (2 sqrt x).