Skip to content

Commit 956dfea

Browse files
committed
feat: add constants/float16/sqrt-three
1 parent ca72e51 commit 956dfea

File tree

1 file changed

+2
-15
lines changed
  • lib/node_modules/@stdlib/constants/float16/sqrt-three/docs

1 file changed

+2
-15
lines changed
Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,14 @@
1-
# @license Apache-2.0
2-
#
3-
# Copyright (c) 2025 The Stdlib Authors.
4-
#
5-
# Licensed under the Apache License, Version 2.0 (the "License");
6-
# you may not use this file except in compliance with the License.
7-
# You may obtain a copy of the License at
8-
#
9-
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
11-
# Unless required by applicable law or agreed to in writing, software
12-
# distributed under the License is distributed on an "AS IS" BASIS,
13-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
# See the License for the specific language governing permissions and
15-
# limitations under the License.
161

172
{{alias}}
183
Square root of `3` as a half-precision floating-point number.
194

5+
206
Examples
217
--------
228
> {{alias}}
239
1.732421875
2410

11+
2512
See Also
2613
--------
2714

0 commit comments

Comments
 (0)