stdlib-js / stdlib-js/stdlib

[RFC]: add `add math/base/special/cceilnf`

Abierto
#5,419 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
6k
Forks
1.3k
Merge medio
1 d 3 h
PR fusionados (30 d)
611

Descripción

### Description

This RFC proposes
To add
```C
stdlib_complex64_t stdlib_base_cceilnf( const stdlib_complex64_t z, const int32_t n )
```
Which is the single-precision version of `cceiln`
Reference:- `cceilf` , `ceilf`

### Related Issues

Related issues #649 .

### Questions

No.

### Other

No.

### Checklist

- [x] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reading the referenced cceilf and ceilf implementations to understand the corresponding behavior and naming. Add the single-precision cceiln function with the specified signature, and confirm that its behavior matches those references.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c, javascript
Área
backend
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.