Thun/docs/reference/sqrt.md

27 lines
317 B
Markdown

------------------------------------------------------------------------
# sqrt
Basis Function Combinator
Return the square root of the number a. Negative numbers return complex
roots.
Gentzen diagram.
## Definition
if not basis.
## Derivation
if not basis.
## Source
if basis
## Discussion
## Crosslinks