shithub: riscv

ref: fc6d319a3fc26e3a8335cbe61764ce5c67580a3e
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}