File tree Expand file tree Collapse file tree 5 files changed +7
-10
lines changed
source/elements/oneMath/source/domains/vm Expand file tree Collapse file tree 5 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ acospi
114114 * - +∞
115115 - QNAN
116116 - ``oneapi::math::vm::status::errdom ``
117- * - - ∞
117+ * - -∞
118118 - QNAN
119119 - ``oneapi::math::vm::status::errdom ``
120120 * - QNAN
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ atanh
110110 - QNAN
111111 - ``oneapi::math::vm::status::errdom ``
112112 * - +∞
113- - +∞
113+ - QNAN
114114 - ``oneapi::math::vm::status::errdom ``
115115 * - QNAN
116116 - QNAN
Original file line number Diff line number Diff line change 8080 :class: sectiontitle
8181
8282
83- The cbrt(a)function computes a cube root of vector elements.
83+ The ` cbrt(a) ` function computes a cube root of vector elements.
8484
8585
8686 .. container :: tablenoborder
110110 * - SNAN
111111 - QNAN
112112 -
113- * - +0
114- - +0
115- -
116113
117114
118115
Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ expm1
9797 - Result
9898 - Status code
9999 * - +0
100- - +1
100+ - +0
101101 -
102102 * - -0
103- - +1
103+ - -0
104104 -
105105 * - a > overflow
106106 - +∞
@@ -109,7 +109,7 @@ expm1
109109 - +∞
110110 -
111111 * - -∞
112- - -0
112+ - -1
113113 -
114114 * - QNAN
115115 - QNAN
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ tanpi
100100 - +0
101101 -
102102 * - -0
103- - + 0
103+ - - 0
104104 -
105105 * - ``n ``, even integer
106106 - \* copysign(0.0, ``n ``)
You can’t perform that action at this time.
0 commit comments