JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.ffm.platform.c
C
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Field Summary
Method Summary
Field Details
C
Method Details
strlen(String)
abs(int)
sin(double)
sqrt(double)
Interface C
public interface
C
Field Summary
Fields
Modifier and Type
Field
Description
static final
C
C
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
abs
(int x)
double
sin
(double x)
double
sqrt
(double x)
long
strlen
(
String
str)
Field Details
C
static final
C
C
Method Details
strlen
long
strlen
(
String
str)
abs
int
abs
(int x)
sin
double
sin
(double x)
sqrt
double
sqrt
(double x)