Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  if ((ln(users.count) / ln(10)) > 7) { ... }



    if (users.count > 1e7){ ... }


  ... >= 1e7 ...
If we want to preserve (users.count > 9999999).




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: