The function 'F', defined as:
,
will always return an integer if the input is a natural number (in radians). Furthermore, since the cosine and sine of 0, are 1 and 0 respectively, therefore F(0) = 0. For a given natural number 'n' your task is to find the value of F(n).

Solution Stats

251 Solutions

45 Solvers

Last Solution submitted on Jun 11, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...