Is this self advertising because its not a question so i have no answer for you and if i missed something on the website that was a question let me know
The answer Direct and inderect
<span>The modf() function will do this for you:
double x, y, d;
x = -14.876;
y = modf(x, &d);
printf("Fractional part = %lf\n", y);
</span>
Silcates are minerals with silicon bonded with oxygen.