Description Usage Arguments Examples
Calculates the cost of one days unpaid leave. For more information see https://stackoverflow.com/c/poissonconsulting/questions/63
1 | pts_rate_unpaid_leave(annual_salary, days_paid_leave)
|
annual_salary |
An number of the annual salary |
days_paid_leave |
An number of the number of days paid leave per year. |
1 | pts_rate_unpaid_leave(35000, 20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.