imagine-node
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "imagine-node", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "node module to work with complex numbers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -94,3 +94,3 @@ # imagine-node | ||
## acos({real, imaginary}) -> imagineInstance | ||
## atang() -> imagineInstance | ||
## atang({real, imaginary}) -> imagineInstance | ||
@@ -97,0 +97,0 @@ ## sin({real, imaginary}) -> imagineInstance |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15856