view tmflry/@ @ 9942:cdc6ff5b89d7

<shachaf> slwd bottom//s#\\. #. #g
author HackBot
date Sun, 11 Dec 2016 19:43:28 +0000
parents d3c294a55f99
children
line wrap: on
line source

|a+b@| = { √(a²-b²) if a²-b² ≥ 0 ; i√(a²-b²) if a²-b² < 0 }