view tmflry/@ @ 9235:359e90bbdbb0

<ais523> delquote 1291
author HackBot
date Tue, 11 Oct 2016 12:59:34 +0000
parents d3c294a55f99
children
line wrap: on
line source

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