|
2398 | 2398 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.Cos(<paramref name="x" />[i])</c>.
|
2399 | 2399 | </para>
|
2400 | 2400 | <para>
|
2401 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 2401 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
2402 | 2402 | </para>
|
2403 | 2403 | <para>
|
2404 | 2404 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
2441 | 2441 | If a value is equal to <see cref="F:System.Single.NaN" />, the result stored into the corresponding destination location is also NaN.
|
2442 | 2442 | </para>
|
2443 | 2443 | <para>
|
2444 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
| 2444 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
2445 | 2445 | </para>
|
2446 | 2446 | <para>
|
2447 | 2447 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
2506 | 2506 | If a value is equal to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NaN" />, the result stored into the corresponding destination location is also NaN.
|
2507 | 2507 | </para>
|
2508 | 2508 | <para>
|
2509 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 2509 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
2510 | 2510 | </para>
|
2511 | 2511 | <para>
|
2512 | 2512 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
2675 | 2675 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.CosPi(<paramref name="x" />[i])</c>.
|
2676 | 2676 | </para>
|
2677 | 2677 | <para>
|
2678 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 2678 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
2679 | 2679 | </para>
|
2680 | 2680 | <para>
|
2681 | 2681 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
10118 | 10118 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.Sin(<paramref name="x" />[i])</c>.
|
10119 | 10119 | </para>
|
10120 | 10120 | <para>
|
10121 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 10121 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
10122 | 10122 | </para>
|
10123 | 10123 | <para>
|
10124 | 10124 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
10295 | 10295 | the corresponding destination location is set to that value.
|
10296 | 10296 | </para>
|
10297 | 10297 | <para>
|
10298 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
| 10298 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
10299 | 10299 | </para>
|
10300 | 10300 | <para>
|
10301 | 10301 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
10360 | 10360 | the corresponding destination location is set to that value.
|
10361 | 10361 | </para>
|
10362 | 10362 | <para>
|
10363 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi / 180 to convert degrees to radians. |
| 10363 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi / 180 to convert degrees to radians. |
10364 | 10364 | </para>
|
10365 | 10365 | <para>
|
10366 | 10366 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
10421 | 10421 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.SinPi(<paramref name="x" />[i])</c>.
|
10422 | 10422 | </para>
|
10423 | 10423 | <para>
|
10424 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 10424 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
10425 | 10425 | </para>
|
10426 | 10426 | <para>
|
10427 | 10427 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
11192 | 11192 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.Tan(<paramref name="x" />[i])</c>.
|
11193 | 11193 | </para>
|
11194 | 11194 | <para>
|
11195 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 11195 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
11196 | 11196 | </para>
|
11197 | 11197 | <para>
|
11198 | 11198 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
11236 | 11236 | If a value is equal to <see cref="F:System.Single.NaN" />, the corresponding destination location is set to NaN.
|
11237 | 11237 | </para>
|
11238 | 11238 | <para>
|
11239 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
| 11239 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <see cref="F:System.MathF.PI" />/180 to convert degrees to radians. |
11240 | 11240 | </para>
|
11241 | 11241 | <para>
|
11242 | 11242 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
11302 | 11302 | If a value is equal to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NaN" />, the corresponding destination location is set to NaN.
|
11303 | 11303 | </para>
|
11304 | 11304 | <para>
|
11305 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi / 180 to convert degrees to radians. |
| 11305 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi / 180 to convert degrees to radians. |
11306 | 11306 | </para>
|
11307 | 11307 | <para>
|
11308 | 11308 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
11363 | 11363 | This method effectively computes <c><paramref name="destination" />[i] = <typeparamref name="T" />.TanPi(<paramref name="x" />[i])</c>.
|
11364 | 11364 | </para>
|
11365 | 11365 | <para>
|
11366 |
| - The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians(System.Single)" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
| 11366 | + The angles in x must be in radians. Use <see cref="M:System.Single.DegreesToRadians" /> or multiply by <typeparamref name="T" />.Pi/180 to convert degrees to radians. |
11367 | 11367 | </para>
|
11368 | 11368 | <para>
|
11369 | 11369 | This method may call into the underlying C runtime or employ instructions specific to the current architecture. Exact results may differ between different
|
|
0 commit comments