But one thing that gets dropped out is the constant in front of the expression: for instance, O(c*n) is just O(n). In the real world, the constant, c, will vary across different algorithms.
แต่สิ่งหนึ่งที่ได้รับการปล่อยออกมาเป็นค่าคงที่ในหน้าของการแสดงออก: เช่น O (ค * n) เป็นเพียง O (n) ในโลกแห่งความจริงที่คงคจะแตกต่างกันในขั้นตอนวิธีการที่แตกต่างกัน