@@ -9,7 +9,7 @@ It takes one argument `x` - an integer, or decimal, or a complex number.
 | 
			
		||||
 | 
			
		||||
## Return Value
 | 
			
		||||
 | 
			
		||||
The return value would be a positive number or zero. Even if complex number is passed, it would return its magnitude, computed as per complex number algebra.
 | 
			
		||||
The return value would be a positive number or zero. Even if a complex number is passed, it would return its magnitude, computed as per complex number algebra.
 | 
			
		||||
 | 
			
		||||
## Code Sample
 | 
			
		||||
```python
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user