Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistics Tool/Numpy/numpy operation/
numpy.sqrt
Search

numpy.sqrt

Creator
Creator
Seonglae Cho
Created
Created
2020 Sep 24 7:41
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Sep 22 23:6
Refs
Refs
numpy.sqrt - NumPy v1.19 Manual
Return the non-negative square-root of an array, element-wise. Parameters The values whose square-roots are required. outndarray, None, or tuple of ndarray and None, optional A location into which the result is stored. If provided, it must have a shape that the inputs broadcast to. If not provided or None, a freshly-allocated array is returned.
https://numpy.org/doc/stable/reference/generated/numpy.sqrt.html
numpy.sqrt - NumPy v1.19 Manual

Recommendations

Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistics Tool/Numpy/numpy operation/
numpy.sqrt
Copyright Seonglae Cho