Sahil Goyal

Results 3 comments of Sahil Goyal

Hi @gunjjoshi , I have linked the PR to this issue like you asked. Can you review when you're free?

Hey @Deepak91168 There arent any specific requirements as far as I can recall. `exp10f` function performs same operations but on float32 numbers instead of float64 For specific implementation, you will...

You can go through similar functions like exp10, exp2, etc You should also go through some float32 functions so that you can get an idea of the basic difference between...