Specifications
4Ć149FST Configuration
Original Ć June 1990 CE4.2:CL6211
SQRT SQRT
87
INSTRUCTION NAME: SQRT (square root)
DESCRIPTION : This instruction takes the square root of the SVA input. The SVD input remains
unchanged. Input values less than zero are changed to zero.
GRAPHIC REPRESENTATION: SYMBOLIC REPRESENTATION:
0
t
0
t
1
INPUT
OUTPUT
100
0
10
t
0
t
1
p
50
5
CONFIGURATION FORMAT:  SQRT (
  Comment >>
OPERAND DESCRIPTIONS:
Comment - A comment up to 255 characters long.
FUNCTION EQUATIONS:
SVA(out)  = SQRT(SVA(in))  {for SVA(in) >= 0}
SVA(out)  = 0  {for SVA(in) < 0}
SVD(out)  = SVD(in)










