WARNING:
JavaScript is turned OFF. None of the links on this concept map will
work until it is reactivated.
If you need help turning JavaScript On, click here.
Este Cmap, tiene informaciĆ³n relacionada con: Clase Math, Clase Math contiene las funciones matematicas de Java, importar la clase se obtiene Math.abs( x ) -->para int, long, float y double Math.sin( double ) Math.cos( double ) Math.tan( double ) Math.asin( double ) Math.acos( double ) Math.atan( double ) Math.atan2( double,double ) Math.exp( double ) Math.log( double ) Math.sqrt( double ) Math.ceil( double ) Math.floor( double ) Math.rint( double ) Math.pow( a,b ) Math.round( x )-->para double y float Math.random() -->devuelve un double Math.max( a,b )-->para int, long, float y double Math.min( a,b )-->para int, long, float y double Math.E -->para la base exponencial Math.PI -->para PI, Clase Math ahora se les usa en java, Funciones son al importar la clase, Clase Math sus Funciones son, se les usa en java sin antes importarlos