shithub: riscv

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

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