File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ a number (NaN).
594594the argument type is a scalar and returns -1 if one or both arguments are
595595not a number (NaN) and the argument type is a vector.
596596
597- The functions described in _table 6.14_ are extended to include the `doublen``
597+ The functions described in _table 6.14_ are extended to include the `doublen`
598598vector types.
599599
600600._Double Precision Relational Functions_
@@ -611,7 +611,7 @@ vector types.
611611 long__n__ *isnotequal* (double__n x__, double__n y__)
612612| Returns the component-wise compare of _x_ != _y_.
613613
614- | int *isgreater* (double _x_, double _y_)
614+ | int *isgreater* (double _x_, double _y_) +
615615 long__n__ *isgreater* (double__n x__, double__n y__)
616616| Returns the component-wise compare of _x_ > _y_.
617617
You can’t perform that action at this time.
0 commit comments