is there a way to make a code to calculate the exp(3.8) without using any import whether it's math or any other imports.
I wanna try making a program that calculates the exp of any number without using imports but I can't figure it out so does anyone have any proposition on where I should start or an example of a code.