shithub: riscv

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

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