Searched refs:SINH (Results 1 – 3 of 3) sorted by relevance
174 SCRIPT( sinh, SINH,
105 public static final ComposableFunction SINH = new ComposableFunction() { field in ComposableFunction
650 return mapToSelf(ComposableFunction.SINH); in mapSinhToSelf()