代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
pi_extr.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
pi_defs.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
pi_extr.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
pi_defs.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
pi_atan.bas
Attribute VB_Name = "Pi_ATAN"
Attribute VB_Description = "Calculation of pi with Gauss's equation pi/4 = 12*arctan(1/18) + 8*arctan(1/57) - 5*arctan(1/239) using James Gregory's inverse tangent serie
pi_agm.bas
Attribute VB_Name = "Pi_AGM"
Attribute VB_Description = "Calculation of pi with the 1976 Salamin-Brent arithmetic-geometric mean (AGM) algorithm."
'Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
pi_spgot.bas
Attribute VB_Name = "Pi_SPGOT"
Attribute VB_Description = "Calculation of pi with a fast version of the 1995 Rabinowitz-Wagon spigot algorithm."
'Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
'U