jmlopez-rod/Square Number
Square the given number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| num | the number to square | yes | — |
Outputs
| name | description |
|---|---|
| squared-num | the squared number |