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

242 Solutions

43 Solvers

Last Solution submitted on Apr 01, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...