'LOG2E' Syntax and Note : LOG2E « Javascript Properties « JavaScript Reference

'LOG2E' Syntax and Note

Note:

Read-only property. 
Natural log for the E property in base-2.
    
Syntax:
    
Math.LOG2E

    

      
      








Related examples in the same category

1.'LOG2E' Example
2.'LOG2E' is applied to