Lines Matching refs:PutDouble
305 rPar.Get( 0 )->PutDouble( sin( pArg->GetDouble() ) ); in RTLFUNC()
321 rPar.Get( 0 )->PutDouble( cos( pArg->GetDouble() ) ); in RTLFUNC()
337 rPar.Get( 0 )->PutDouble( atan( pArg->GetDouble() ) ); in RTLFUNC()
353 rPar.Get( 0 )->PutDouble( fabs( pArg->GetDouble() ) ); in RTLFUNC()
893 rPar.Get( 0 )->PutDouble( aDouble ); in RTLFUNC()
1154 rPar.Get(0)->PutDouble( aDouble ); in RTLFUNC()
1175 rPar.Get(0)->PutDouble( aDouble ); in RTLFUNC()
1235 rPar.Get( 0 )->PutDouble( d ); in RTLFUNC()
1567 rPar.Get(0)->PutDouble( sqrt( aDouble )); in RTLFUNC()
1736 rPar.Get( 0 )->PutDouble( tan( pArg->GetDouble() ) ); in RTLFUNC()
1798 rPar.Get(0)->PutDouble( nResult ); in RTLFUNC()
3362 rPar.Get(0)->PutDouble( nRand ); in RTLFUNC()