float  log(float n)
                    
                    
                
            
                
                    
                    
                    
                        <vector> log(<vector>v)
                    
                    
                
            
Returns the natural logarithm of n. For vectors, this is done per-component.
| See also | |
| math | 
                
                    
                                 | 
        
| number |