adadesions / adadesions/OpenTOT
Sin function
Aberta
feature
- Linguagem predominante
- PHP
- Estrelas
- 0
- Forks
- 16
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
function sin ( float $arg )
sin(60) = -0.304810621
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Locate the implementation entry point for the sin(float $arg) function and inspect how similar mathematical functions are handled. Verify the expected result for sin(60), including the argument units, and add or update the relevant verification so the function returns approximately -0.304810621.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- php
- Domínio
- backend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100