shithub: riscv

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

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