# Insect - 다양한 단위 변환을 지원하는 웹/CLI용 고정밀 공학용 계산기

> Clean Markdown view of GeekNews topic #1283. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1283](https://news.hada.io/topic?id=1283)
- GeekNews Markdown: [https://news.hada.io/topic/1283.md](https://news.hada.io/topic/1283.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-13T10:21:40+09:00
- Updated: 2020-01-13T10:21:40+09:00
- Original source: [github.com](https://github.com/sharkdp/insect)
- Points: 4
- Comments: 1

## Topic Body

- sin,cos,log 등 대부분의 수학 함수 지원

- 연산자: 기본 연산자외 !,²,³,⁻¹,^,**,%,per 등 지원

- 암페어/옹스트롬/바/Byte/칼로리/유로/갤런/인치/쥴/루멘/옴/파섹 등 수많은 unit 지원

- 단위변환 연산자:->,→,to

- PureScript 오픈소스

## Comments



### Comment 907

- Author: xguru
- Created: 2020-01-13T10:22:40+09:00
- Points: 1

웹버전은 q 인자로 값을 넘겨서 쉽게 사용 가능

15 km/h * 30 min = ?

https://insect.sh/?q=%20%2015%20km%2Fh%20*%2030%20min
