annotate math namespace
This commit is contained in:
		
							
								
								
									
										3
									
								
								libs/microbit/core.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								libs/microbit/core.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -153,6 +153,9 @@ declare interface Number {
 | 
			
		||||
    toString(): string;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Numbers and arithmetic operators
 | 
			
		||||
 */
 | 
			
		||||
declare namespace Math {
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user