shithub: riscv

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

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