File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1998919989\returns
1999019990A \tcode{basic_vec} object \tcode{ret} where the $i^\text{th}$ element is
1999119991initialized to the result of \tcode{\placeholder{cmplx-func}(v[$i$])} for all
19992- $i$ in the range \range{0}{V::size()}, where \placeholder{cmplx-func} is the
19992+ $i$ in the range \range{0}{V::size()}, where \tcode{\ placeholder{cmplx-func} } is the
1999319993corresponding function from \libheader{complex}. If in an invocation of
19994- \placeholder{cmplx-func} for index $i$ a domain, pole, or range error would
19994+ \tcode{\ placeholder{cmplx-func} } for index $i$ a domain, pole, or range error would
1999519995occur, the value of \tcode{ret[$i$]} is unspecified.
1999619996
1999719997\pnum
2001320013\returns
2001420014A \tcode{basic_vec} object \tcode{ret} where the $i^\text{th}$ element is
2001520015initialized to the result of \tcode{\placeholder{cmplx-func}(x[$i$], y[$i$])}
20016- for all $i$ in the range \range{0}{V::size()}, where \placeholder{cmplx-func}
20016+ for all $i$ in the range \range{0}{V::size()}, where \tcode{\ placeholder{cmplx-func} }
2001720017is the corresponding function from \libheader{complex}. If in an invocation of
20018- \placeholder{cmplx-func} for index $i$ a domain, pole, or range error would
20018+ \tcode{\ placeholder{cmplx-func} } for index $i$ a domain, pole, or range error would
2001920019occur, the value of \tcode{ret[$i$]} is unspecified.
2002020020
2002120021\pnum
You can’t perform that action at this time.
0 commit comments