view tmflry/@ @ 9219:78157e3d5545

<oerjan> revert
author HackBot
date Mon, 10 Oct 2016 22:54:47 +0000
parents d3c294a55f99
children
line wrap: on
line source

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