代码搜索:mathfp
找到约 220 项符合「mathfp」的源代码
代码结果 220
www.eeworm.com/read/164862/5487923
java~1~ mathfp.java~1~
package net.jscience.util;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author not attributable
* @version 1.0
*/
publ
www.eeworm.com/read/106434/15636408
pdb mathfp_old.pdb
www.eeworm.com/read/106434/15636412
pdb mathfp_kvm.pdb
www.eeworm.com/read/106434/15636414
pdb mathfp_cldc.pdb
www.eeworm.com/read/447044/7559854
java_mathfp listing15-15_circlespace.java_mathfp
// Listing 15-15. Calculating the Space Occupied by a Circle with MathFP
public int calculateCircleSpace( String radiusStr ) {
int radius = MathFP.toFP( radiusStr );
int exponent = MathFP.toF
www.eeworm.com/read/184534/9095476
java actor.java
import net.jscience.math.kvm.MathFP;
import javax.microedition.lcdui.*;
/**
* An abstract base class for higher level Actors. This class handles basic
* position as well as maintaining a link
www.eeworm.com/read/168695/5440999
java actor.java
import net.jscience.math.kvm.MathFP;
import javax.microedition.lcdui.*;
/**
* An abstract base class for higher level Actors. This class handles basic
* position as well as maintaining a link