Page 1 sur 1

help() cmd

Publié : jeu. avr. 25, 2019 8:19 pm
par compsystems
Hello

The HELP output (on-line version) is not displayed correctly.
help(abs) [enter]

<b>abs</b> : Returns the absolute value or the norm of its argument.<br><br>arg<br>abs(-4);abs(1+2*i);abs((1+2*i)^2);abs([-2,1+i,-4])

Re: help() cmd

Publié : sam. avr. 27, 2019 9:56 am
par parisse
That's because help() output is HTML. Use the UI to get help.