* Change trig functions to return number with Default units * Update docs * Update output
		
			
				
	
	
		
			7 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
source: kcl-lib/src/simulation_tests.rs
 | 
						|
description: Result of unparsing error_with_point_shows_numeric_units.kcl
 | 
						|
---
 | 
						|
startSketchOn(XZ)
 | 
						|
  |> circle(center = [sin(66.6deg), cos(66.6deg)], radius = 1)
 |