File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
lib/node_modules/@stdlib/math/base/special Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/math/base/special/sind" ,
3
3
"version" : " 0.0.0" ,
4
- "description" : " Computes the sine of an angle measured in degrees." ,
4
+ "description" : " Compute the sine of an angle measured in degrees." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
7
7
"name" : " The Stdlib Authors" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/math/base/special/sindf" ,
3
3
"version" : " 0.0.0" ,
4
- "description" : " Computes the sine of a single-precision floating-point number (in degrees)." ,
4
+ "description" : " Compute the sine of a single-precision floating-point number (in degrees)." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
7
7
"name" : " The Stdlib Authors" ,
You can’t perform that action at this time.
0 commit comments