Source File
exp.go
Belonging Package
math
package math
return expmulti(, , )
}
return expmulti(, , )
}
func (, float64, int) float64 {
const (
= 1.66666666666666657415e-01 /* 0x3FC55555; 0x55555555 */
= -2.77777777770155933842e-03 /* 0xBF66C16C; 0x16BEBD93 */
= 6.61375632143793436117e-05 /* 0x3F11566A; 0xAF25DE2C */
= -1.65339022054652515390e-06 /* 0xBEBBBD41; 0xC5D26BF1 */
= 4.13813679705723846039e-08 /* 0x3E663769; 0x72BEA4D0 */
)
:= -
:= *
:= - *(+*(+*(+*(+*))))
return Ldexp(, )
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |