SYNOPSIS

loadrt hypot [count=N|names=name1[,name2…]]

FUNCTIONS

hypot.N (requires a floating-point thread)

PINS

hypot.N.in0 float in

hypot.N.in1 float in

hypot.N.in2 float in

hypot.N.out float out

out = sqrt(in02 + in12 + in22)

AUTHOR

Jeff Epler

LICENSE

GPL