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

253 Solutions

46 Solvers

Last Solution submitted on Jul 14, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...