what is means by $ f(n)$ | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is means by $ f(n)$

in this question bellow, it write like this: Please create a program to find $ f(n)$ . Anyone who could tell me, what does $ f(n)$ means??

7th Feb 2019, 4:24 PM
miyan
miyan - avatar
1 ответ
0
I don't know your context, but those dollar signs are used by LaTeX for example to typeset f(n) in math mode. For you, this would mean that you can safely ignore the $s and concentrate on f.
16th Feb 2019, 11:09 PM
merkrafter